Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.8.30
|
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;}
public boolean isForceBackgroundColor() public void setForceBackgroundColor(boolean forceBGColor)
<br/>get_ForceBackgroundColor();<br/>set_ForceBackgroundColor(value);<br/>Object.defineProperty('ForceBackgroundColor');
Set this property to true to override the background color specified in the file when rasterizing vector image files.