<Code Lib>
2027 Property
Changes 0
P

ImageExportOptions.ShadowViewsFileType

Description:
The file type for exported shadow views.
Remarks:
The default is JPEGMedium. This field is ignored if used to save an image to a project as a new view.

public ImageFileType ShadowViewsFileType { get; set; }

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

Loading…