IZoomConvertOptions

IZoomConvertOptions interface

Represents convert options that allows conversion to be performed with zoom options

public interface IZoomConvertOptions

Properties

Name Description
Zoom { get; set; } Specifies the zoom level in percentage. Default is 100.

See Also