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

Loading…