mPDFExportParamsPrcViewBackgroundColor
Property
|
Namespace: Teigha.Export_Import
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public Color PrcViewBackgroundColor { get; set; }
Public Property PrcViewBackgroundColor As Color
Get
Set
public:
property Color PrcViewBackgroundColor {
Color get ();
void set (Color value);
}
member PrcViewBackgroundColor : Color with get, set
Property Value
Color
See Also