|
InputYRes property (TgtCustomDocumentEngine) |
Top |
|
property InputYRes: Integer read FInputYRes write SetInputYRes;
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 InputYRes=96) |