OutputSettingsImageFormat Property |
Image format, default format png. Read/write.
Namespace: DigitalOfficePro.Html5PointSdkAssembly: DigitalOfficePro.Html5PointSdk (in DigitalOfficePro.Html5PointSdk.dll) Version: 1.3.8.2 (1.3.8.2)
Syntax public ImageFormat ImageFormat { get; set; }
Public Property ImageFormat As ImageFormat
Get
Set
public:
virtual property ImageFormat ImageFormat {
ImageFormat get () sealed;
void set (ImageFormat value) sealed;
}
Property Value
Type:
ImageFormatImplements
IOutputSettingsImageFormatSee Also