IGraphicGetYResolution Method |
Public API of XMLmind XSL-FO Converter for .NET
Returns the vertical resolution in DPI if known; a negative or null
number otherwise.
Namespace: XmlMind.FoConverterAssembly: xfc-api (in xfc-api.dll) Version: 6.3.0
Syntax Function GetYResolution As Double
Return Value
Type:
DoubleRemarks IMPORTANT: this number should reflect exactly the information
stored in the source located by
GetLocation.
See Also