[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Graphics.Images.PdfImage.HorizontalResolution

HorizontalResolution Property

HorizontalResolution

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

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