Gets the horizontal resolution, in pixels per inch, of this Image.
Namespace: Spire.Pdf.GraphicsAssembly: Spire.Pdf (in Spire.Pdf.dll) Version: 7.9.2.0 (7.9.2.1020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public virtual float HorizontalResolution { get; }
Public Overridable ReadOnly Property HorizontalResolution As Single Get
public: virtual property float HorizontalResolution { float get (); }
abstract HorizontalResolution : float32 with get override HorizontalResolution : float32 with get
Property Value
SingleThe horizontal resolution.