| PdfSaveConverterSettingsPartDrawingPaperMarginX Property  | 
 
            Gets or sets the margin in the X direction when transforming the partial map.
            Valid when the alignment criteria are not central.
            
 
    Namespace: 
   RootPro.RootProCAD
    Assembly:
   RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
 Syntax
Syntaxpublic abstract float PartDrawingPaperMarginX { get; set; }Public MustOverride Property PartDrawingPaperMarginX As Single
	Get
	Set
Property Value
Type: 
Single
            Between 0 and 5 (mm)
            
 See Also
See Also