2027 Method
Changes 0
M

ImageExportOptions.GetFileName

Description:
Gets the file name that will be produced when exporting a view to an image.
public static string GetFileName(
	Document aDoc,
	ElementId dbViewId
)
  • aDoc
    The document that owns the view.
  • dbViewId
    View which is to be exported as image.
Return Value String The generated exported image file name.