ImageGear .NET - Updated May 30, 2018
BackgroundColor Property (CADPDFSaveOptions)




ImageGear24.Formats.Vector Assembly > ImageGear.Formats.CAD Namespace > CADPDFSaveOptions Class : BackgroundColor Property
Background color save option
Syntax
'Declaration
 
Public Property BackgroundColor As UInteger
 
'Usage
 
Dim instance As CADPDFSaveOptions
Dim value As UInteger
 
instance.BackgroundColor = value
 
value = instance.BackgroundColor
See Also

Reference

CADPDFSaveOptions Class
CADPDFSaveOptions Members