The following tables list the members exposed by the PDFExportSettings type.

Name Description
Public method Assign Copies the settings from a specified CADPresenterSettings object.
Public method Clone Creates a new object that is a copy of the current CADPresenterSettings class instance. (inherited from CADPresenterSettings).
Public method Dispose (inherited from CADPresenterSettings).
Public method Equals (Overloaded) (inherited from Object).
Public method GetClipRect Returns a clipping rectangle.
Public method GetExportRect Returns a rectangular area for export.
Public method GetHashCode (inherited from Object).
Public method GetMarginRect Returns a rectangle formed by margins.
Public method GetType (inherited from Object).
Public method HasClipRect Returns a value, specifying if clipping rectangle is defined.
Public method Static ReferenceEquals (inherited from Object).
Public method RestoreParams Restores the settings of the CADPresenterSettings. (inherited from CADPresenterSettings).
Public method SaveParams Saves the settings of the CADPresenterSettings. (inherited from CADPresenterSettings).
Public method ToString (inherited from Object).
Top