RVTDocs.com

ImageExportOptions.PixelSize

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