OutputSettingsWindowScale Property |
Window scale, default value 100. Read/write.
Namespace: DigitalOfficePro.Html5PointSdkAssembly: DigitalOfficePro.Html5PointSdk (in DigitalOfficePro.Html5PointSdk.dll) Version: 1.3.8.2 (1.3.8.2)
Syntax public int WindowScale { get; set; }
Public Property WindowScale As Integer
Get
Set
public:
virtual property int WindowScale {
int get () sealed;
void set (int value) sealed;
}
Property Value
Type:
Int32Implements
IOutputSettingsWindowScaleSee Also