Skip to content

PDFExportOptions.PaperFormat

Public Property

Paper format.

Namespace: Autodesk.Revit.DB

Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)

Syntax

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”.