Click or drag to resize

PdfSaveConverterSettingsPartDrawingPaperHeight Property

Gets or sets the height of the paper when converting the partial drawing.

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

Property Value

Type: Single
Height of the paper.
See Also