Revit 2025.3 API
GBXMLExport |
The encoding options to go into the processing instruction for the exported gbXML file.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public string Encoding { get; }
Public ReadOnly Property Encoding As String Get
public: property String^ Encoding { String^ get (); }
member Encoding : string with get
Property Value
StringSee Also