'Declaration Public Property BackgroundColor As UInteger
'Usage Dim instance As CADPDFSaveOptions Dim value As UInteger instance.BackgroundColor = value value = instance.BackgroundColor
public uint BackgroundColor {get; set;}
'Declaration Public Property BackgroundColor As UInteger
'Usage Dim instance As CADPDFSaveOptions Dim value As UInteger instance.BackgroundColor = value value = instance.BackgroundColor
public uint BackgroundColor {get; set;}