Dpi

PagePreviewOptions.Dpi property

Gets a dpi of the document page image.

public int Dpi { get; }

Property Value

A value that sets the document page dpi. If not set, value is DEFAULT_DPI.

See Also