[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Graphics.Images.PdfImageHandler.VerticalResolution

VerticalResolution Property

VerticalResolution

Gets the vertical resolution of the image. If this property returns a value that is less or equal than 0, then the vertical resolution is not specified for an image.

Declaration
public override float VerticalResolution { get; }
Public Overrides ReadOnly Property VerticalResolution As Single
Overrides