ImageExportOptions.GetFileName
Method
Description:
Gets the file name that will be produced when exporting a view to an image.
Gets the file name that will be produced when exporting a view to an image.
Parameters
| Parameter | Type | Description |
|---|---|---|
| aDoc | Document | The document that owns the view. |
| dbViewId | ElementId | View which is to be exported as image. |
Return Value
| Type | Description |
|---|---|
| String | The generated exported image file name. |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | A non-optional argument was null |