TdxPrinterPage.ReadPrinterInfos Method
Returns the current values of page margins, minimum margins and page size installed by the current printer.
Declaration
procedure ReadPrinterInfos;
Remarks
The ReadPrinterInfos method identifies current printer settings for the Margins, MinMargins and PageSize properties of the TdxPrinterPage object. If no printer exists, default values are returned.
See Also