Click or drag to resize

WmfEncoderImageType Property

Returns the ImageType associated with thie Encoder Setting.

Namespace:  Atalasoft.Imaging.Codec
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public ImageType ImageType { get; }

Property Value

Type: ImageType
The ImageType associated with thie Encoder Setting.
See Also