|
Altium C++ SDK 3.0
|
#include <EDP.RecordWrappers.h>
Public Member Functions | |
| int | GetCopies () |
| int | GetDuplex () |
| int | GetTrueTypeOptions () |
| int | GetCollate () |
| TPrintRange | GetPrintRange () |
| int | GetPrintRangeFirst () |
| int | GetPrintRangeLast () |
| TPrintJobKind | GetPrintJobKind () |
| TPrintWhat | GetPrintWhat () |
| int | GetMaxPage () |
| bool | GetAllowPrintRange () |
| bool | GetAllowPrintCurrent () |
| bool EDP::IPrinterOptionsRecord::GetAllowPrintCurrent | ( | ) |
| bool EDP::IPrinterOptionsRecord::GetAllowPrintRange | ( | ) |
| int EDP::IPrinterOptionsRecord::GetCollate | ( | ) |
| int EDP::IPrinterOptionsRecord::GetCopies | ( | ) |
| int EDP::IPrinterOptionsRecord::GetDuplex | ( | ) |
| int EDP::IPrinterOptionsRecord::GetMaxPage | ( | ) |
| TPrintJobKind EDP::IPrinterOptionsRecord::GetPrintJobKind | ( | ) |
| TPrintRange EDP::IPrinterOptionsRecord::GetPrintRange | ( | ) |
| int EDP::IPrinterOptionsRecord::GetPrintRangeFirst | ( | ) |
| int EDP::IPrinterOptionsRecord::GetPrintRangeLast | ( | ) |
| TPrintWhat EDP::IPrinterOptionsRecord::GetPrintWhat | ( | ) |
| int EDP::IPrinterOptionsRecord::GetTrueTypeOptions | ( | ) |