Format

PagePreviewOptions.Format property

Gets a format of the document page image.

public PagePreviewFormat Format { get; }

Property Value

A value that sets the document page image format. If not set, value is Png.

See Also