|
Altium C++ SDK 3.0
|
#include <EDP.RecordWrappers.h>
Public Member Functions | |
| bool | GetCenterHorizontal () |
| bool | GetCenterVertical () |
| double | GetPrintScale () |
| double | GetXCorrection () |
| double | GetYCorrection () |
| TPrintScaleMode | GetPrintScaleMode () |
| TPrintKind | GetPrintKind () |
| int | GetLeftOffset () |
| int | GetBottomOffset () |
| int | GetBorderSize () |
| int | GetOrientation () |
| int | GetPaperLength () |
| int | GetPaperWidth () |
| int | GetPaperSource () |
| int | GetScale () |
| int | GetPrintQuality () |
| int | GetMediaType () |
| int | GetDitherType () |
| bool | GetSkipColorCheck () |
| int | GetPaperIndex () |
| bool | GetPaperIndexUnknown () |
| int EDP::IPageOptionsRecord::GetBorderSize | ( | ) |
| int EDP::IPageOptionsRecord::GetBottomOffset | ( | ) |
| bool EDP::IPageOptionsRecord::GetCenterHorizontal | ( | ) |
| bool EDP::IPageOptionsRecord::GetCenterVertical | ( | ) |
| int EDP::IPageOptionsRecord::GetDitherType | ( | ) |
| int EDP::IPageOptionsRecord::GetLeftOffset | ( | ) |
| int EDP::IPageOptionsRecord::GetMediaType | ( | ) |
| int EDP::IPageOptionsRecord::GetOrientation | ( | ) |
| int EDP::IPageOptionsRecord::GetPaperIndex | ( | ) |
| bool EDP::IPageOptionsRecord::GetPaperIndexUnknown | ( | ) |
| int EDP::IPageOptionsRecord::GetPaperLength | ( | ) |
| int EDP::IPageOptionsRecord::GetPaperSource | ( | ) |
| int EDP::IPageOptionsRecord::GetPaperWidth | ( | ) |
| TPrintKind EDP::IPageOptionsRecord::GetPrintKind | ( | ) |
| int EDP::IPageOptionsRecord::GetPrintQuality | ( | ) |
| double EDP::IPageOptionsRecord::GetPrintScale | ( | ) |
| TPrintScaleMode EDP::IPageOptionsRecord::GetPrintScaleMode | ( | ) |
| int EDP::IPageOptionsRecord::GetScale | ( | ) |
| bool EDP::IPageOptionsRecord::GetSkipColorCheck | ( | ) |
| double EDP::IPageOptionsRecord::GetXCorrection | ( | ) |
| double EDP::IPageOptionsRecord::GetYCorrection | ( | ) |