The following tables list the members exposed by the HPGLExportSettings 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 GetExportRect Returns a rectangular area for export. (inherited from ExportSettings).
Public method GetHashCode (inherited from Object).
Public method GetType (inherited from Object).
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