ImageExportOptions.PixelSize
Description:
The pixel size of an image in one direction. Used only if ZoomType is FitToPage.
The pixel size of an image in one direction. Used only if ZoomType is FitToPage.
Remarks:
The default is 512 pixels.
The default is 512 pixels.
public int PixelSize { get; set; }
-
When setting this property: The PixelSize value is outside the permitted range.