FMX.Printer.TPrinter Properties
InheritedProtected
| Aborted | public | Determines whether the user aborted the print job. |
| ActivePrinter | public | Specifies the printer that is currently active. |
| Canvas | public | Represents the surface of the currently printing page. |
| Capabilities | public | Indicates whether the printer supports certain parameters. |
| Copies | public | Specifies the number of copies to print. |
| Count | public | Specifies the number of available printers in the system. |
| Disposed | protected | Disposed is a read-only property that shows the current state of this object. |
| Fonts | public | Lists the fonts supported by the current printer. |
| Orientation | public | Determines whether the print job prints vertically or horizontally on a page. |
| PageHeight | public | Indicates the height (in pixels) of the currently printing page. |
| PageNumber | public | Indicates the number of the page currently printing. |
| PageWidth | public | Indicates the value of the width (in pixels) of the currently printing page. |
| Printers | public | Lists all the available printers. |
| Printing | public | Indicates whether a print job is printing. |
| Title | public | Determines the text that is listed in the printing manager provided by the operating system, and on network header pages. |