TPngInformation.HorizontalResolution Property Horizontal 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 HorizontalResolution { get; set; } See also TPngInformation