<Code Lib>
2020 Property
Changes 0
P

ImageExportOptions.PixelSize

Description:
The pixel size of an image in one direction. Used only if ZoomType is FitToPage.
Remarks:
The default is 512 pixels.

public int PixelSize { get; set; }

Loading…