OutputSettingsImageQuality Property |
Image quality,for future use. Read/write.
Namespace: DigitalOfficePro.Html5PointSdkAssembly: DigitalOfficePro.Html5PointSdk (in DigitalOfficePro.Html5PointSdk.dll) Version: 1.3.8.2 (1.3.8.2)
Syntax public int ImageQuality { get; set; }
Public Property ImageQuality As Integer
Get
Set
public:
virtual property int ImageQuality {
int get () sealed;
void set (int value) sealed;
}
Property Value
Type:
Int32Implements
IOutputSettingsImageQualitySee Also