PDFExportOptions.PaperFormat Property
Paper format.
Namespace:
Autodesk.Revit.DB
Assembly:
RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public ExportPaperFormat PaperFormat { get; set; }
Property Value
ExportPaperFormat
Exceptions
Exception
Condition
ArgumentOutOfRangeException
When setting this property: The input paper format is invalid
Remarks
When the PaperFormat is ExportPaperFormat.Default, which means "Use Sheet Size".
See Also
Reference
PDFExportOptions Class
Autodesk.Revit.DB Namespace