OutputSettingsBackgroundColor Property |
Background color. Read/write.
Namespace: DigitalOfficePro.Html5PointSdkAssembly: DigitalOfficePro.Html5PointSdk (in DigitalOfficePro.Html5PointSdk.dll) Version: 1.3.8.2 (1.3.8.2)
Syntax public long BackgroundColor { get; set; }
Public Property BackgroundColor As Long
Get
Set
public:
virtual property long long BackgroundColor {
long long get () sealed;
void set (long long value) sealed;
}
Property Value
Type:
Int64Implements
IOutputSettingsBackgroundColorSee Also