<Code Lib>
2026 Property
Changes 0
P

ImageExportOptions.HLRandWFViewsFileType

Description:
File type for exported HLR and wireframe 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 HLRandWFViewsFileType { get; set; }

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

Loading…