Click or drag to resize

PdfObject.Dpi Property

Gets a value representing the PdfDocument resolution.

Namespace:  RadPdf.Data.Document.Objects
Assembly:  RadPdfStandard (in RadPdfStandard.dll) Version: 4.1.0.0 (4.1.0.0)
Syntax
public double Dpi { get; }

Property Value

Type: Double
Remarks
This property can be used to convert a PdfDocument pixel dimensions to inches. For example, page width (in inches) = Width / Dpi
See Also
This website uses cookies to identify your session and other necessary functions. By using this website, you are agreeing to our Terms of Use and Privacy Policy (updated April 26 2021).
Learn About Cookies
Got it!