|
InputXRes property (TgtCustomDocumentEngine) |
Top |
|
property InputXRes: Integer read FInputXRes write SetInputXRes;
Description This property is used to render the document contents to a specified resolution. By default it is set to current screen resolution. (For example, If the current screen resolution is 96 dpi then the InputXRes=96)
|