Click or drag to resize

PdfSaveConverterSettingsConvertPrintRange Property

If the specified range is set in the printing range of the print setting, get or set whether or not to apply that range.

Namespace:  RootPro.RootProCAD
Assembly:  RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax
public abstract bool ConvertPrintRange { get; set; }

Property Value

Type: Boolean
True to adapt the print range. If not, false.
See Also