Dpi

PagePreviewOptions.Dpi property

Gets a DPI of the document page image.

public int Dpi { get; set; }

Property Value

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

See Also