<Code Lib>
2027 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; }

  • When setting this property: A value passed for an enumeration argument is not a member of that enumeration

Loading…