<Code Lib>
2021 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
)

Return Value string The generated exported image file name.

Loading…