Leadtools.Codecs Namespace > CodecsVectorLoadOptions Class : ForceBackgroundColor Property |
public bool ForceBackgroundColor {get; set;}
'Declaration Public Property ForceBackgroundColor As Boolean
'Usage Dim instance As CodecsVectorLoadOptions Dim value As Boolean instance.ForceBackgroundColor = value value = instance.ForceBackgroundColor
public bool ForceBackgroundColor {get; set;}
get_ForceBackgroundColor();
set_ForceBackgroundColor(value);
Object.defineProperty('ForceBackgroundColor');
Set this property to true to override the background color specified in the file when rasterizing vector image files.