PdfSaveConverterSettingsBitmapPrint Property |
Get or set whether to output as image.
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 BitmapPrint { get; set; }
Public MustOverride Property BitmapPrint As Boolean
Get
Set
Property Value
Type:
Boolean
It is true when outputting as an image. False if it is not output as an image.
See Also