GBXMLExportOptionsEncoding Property |
The encoding options to go into the processing instruction for the exported gbXML file.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic string Encoding { get; }
Public ReadOnly Property Encoding As String
Get
public:
property String^ Encoding {
String^ get ();
}
member Encoding : string with get
Property Value
String
See Also