Share

PDFExportOptions.OriginOffsetX Property

Offset between left sides of pdf content and paper. Always stored in unit of Feet.


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

Syntax

C#

public double OriginOffsetX { get; set; }

Property Value

Double

See Also

Reference

Was this information helpful?