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; }
Public MustOverride Property PartDrawingPaperHeight As Single
Get
Set
Property Value
Type:
Single
Height of the paper.
See Also