Share

ImageExportOptions Methods

The ImageExportOptions type exposes the following members.

Methods

 NameDescription
Public methodDispose 
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Public methodStatic memberGetFileName Gets the file name that will be produced when exporting a view to an image.
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodGetViewsAndSheets Gets a list of views and sheets to be exported. Used only when ExportRange is SetOfViews.
Public methodStatic memberIsValidFileName Verify if File name is valid
Public methodStatic memberIsValidForSaveToProjectAsImage Verify if ImageExportOptions object is valid for calling saveToProjectAsImage
Public methodSetViewsAndSheets Sets a list of views and sheets to be exported. Used only when ExportRange is SetOfViews.
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)

See Also

Reference

Was this information helpful?