Gets the vertical 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 VerticalResolution { get; }
Public Overridable ReadOnly Property VerticalResolution As Single Get
public: virtual property float VerticalResolution { float get (); }
abstract VerticalResolution : float32 with get override VerticalResolution : float32 with get
Property Value
SingleThe vertical resolution.