TPngInformation.VerticalResolution Property Vertical resolution of the image in dpi. If the image doesn't have resolution information, this value will be 0. Syntax Namespace: FlexCel.Pdf public Double VerticalResolution { get; set; } See also TPngInformation