Click or drag to resize
IGraphicGetXResolution Method
Public API of XMLmind XSL-FO Converter for .NET
Returns the horizontal resolution in DPI if known; a negative or null number otherwise.

Namespace: XmlMind.FoConverter
Assembly: xfc-api (in xfc-api.dll) Version: 6.3.0
Syntax
double GetXResolution()

Return Value

Type: Double
Remarks
IMPORTANT: this number should reflect exactly the information stored in the source located by GetLocation.
See Also