Share

GBXMLExportOptions.Encoding Property

Note: This API is now obsolete.

The encoding options to go into the processing instruction for the exported gbXML file.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)

Syntax

C#

[ObsoleteAttribute("This method is deprecated in Revit 2026 and may be removed in a later version of Revit.")]
public string Encoding { get; }

Property Value

String

See Also

Reference

Was this information helpful?