|
M
Dispose()
|
None
|
|
|
|
M
Equals
|
None
|
Determines whether the specified object is equal to the current object. (Inherited from Object )
|
Object
|
|
M
GetFileName(Document, ElementId)
|
String
|
Gets the file name that will be produced when exporting a view to an image.
|
|
|
M
GetHashCode
|
None
|
Serves as the default hash function. (Inherited from Object )
|
Object
|
|
M
GetType
|
None
|
Gets the Type of the current instance. (Inherited from Object )
|
Object
|
|
M
GetViewsAndSheets()
|
IList<ElementId>
|
Gets a list of views and sheets to be exported. Used only when ExportRange is SetOfViews.
|
|
|
M
IsValidFileName(String)
|
Boolean
|
Verify if File name is valid
|
|
|
M
IsValidForSaveToProjectAsImage(ImageExportOptions, Document)
|
Boolean
|
Verify if ImageExportOptions object is valid for calling saveToProjectAsImage
|
|
|
M
SetViewsAndSheets(IList<ElementId>)
|
None
|
Sets a list of views and sheets to be exported. Used only when ExportRange is SetOfViews.
|
|
|
M
ToString
|
None
|
Returns a string that represents the current object. (Inherited from Object )
|
Object
|