<Code Lib>
2026 Property
Changes 0
P

ImageExportOptions.ImageResolution

Description:
The image resolution in dots per inch.
Remarks:
The default is DPI_72.

public ImageResolution ImageResolution { get; set; }

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

Loading…