mDwfExportParamsBackgroundColor Property
|
This property represents the the background
color of the output.
Namespace: Teigha.Export_Import
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
25.3.0.0
Syntax
public Color BackgroundColor { get; set; }
Public Property BackgroundColor As Color
Get
Set
public:
property Color BackgroundColor {
Color get ();
void set (Color value);
}
member BackgroundColor : Color with get, set
Property Value
Color
See Also