<Code Lib>
2023 Property
Changes 0
P

ImageExportOptions.ExportRange

Description:
The export range defining which view(s) will be exported.
Remarks:
Note that SetOfViews is not an acceptable value if these options are used to save an image to a project as a new view.

public ExportRange ExportRange { get; set; }

Loading…