ExportOptionsContainer Methods
Represents different options which are used when exporting a document.
Name | Description |
---|---|
Assign |
Copies all the settings from the Export |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the current visibility of the specified export option in the Print Preview.
Inherited from Export |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Restore |
Loads export options from the specified stream.
Inherited from Export |
Restore |
Loads export options from the specified XML file.
Inherited from Export |
Save |
Saves the current export options to the specified stream.
Inherited from Export |
Save |
Saves the current export options to an XML file.
Inherited from Export |
Set |
Changes the visibility of the specified export options in the Print Preview.
Inherited from Export |
Set |
Changes the visibility of the specified export option in the Print Preview (only for desktop platforms).
Inherited from Export |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also