TdxPrintDlgOption Enum
Declaration
TdxPrintDlgOption = (
pdoPrintToFile,
pdoAllPages,
pdoCurrentPage,
pdoSelection,
pdoPageRange,
pdoPrintStyles
);
Members
Name |
---|
pdoPrintToFile
|
pdoAllPages
|
pdoCurrentPage
|
pdoSelection
|
pdoPageRange
|
pdoPrintStyles
|
See Also