|
Altium C++ SDK 3.0
|
#include <EDP.RecordWrappers.h>
Public Attributes | |
| bool | CenterHorizontal |
| bool | CenterVertical |
| double | PrintScale |
| double | XCorrection |
| double | YCorrection |
| TPrintScaleMode | PrintScaleMode |
| TPrintKind | PrintKind |
| int | LeftOffset |
| int | BottomOffset |
| int | BorderSize |
| int | Orientation |
| int | PaperLength |
| int | PaperWidth |
| int | PaperSource |
| int | Scale |
| int | PrintQuality |
| int | MediaType |
| int | DitherType |
| bool | SkipColorCheck |
| int | PaperIndex |
| bool | PaperIndexUnknown |
| int EDP::T_PageOptionsRecord::BorderSize |
| int EDP::T_PageOptionsRecord::BottomOffset |
| bool EDP::T_PageOptionsRecord::CenterHorizontal |
| bool EDP::T_PageOptionsRecord::CenterVertical |
| int EDP::T_PageOptionsRecord::DitherType |
| int EDP::T_PageOptionsRecord::LeftOffset |
| int EDP::T_PageOptionsRecord::MediaType |
| int EDP::T_PageOptionsRecord::Orientation |
| int EDP::T_PageOptionsRecord::PaperIndex |
| bool EDP::T_PageOptionsRecord::PaperIndexUnknown |
| int EDP::T_PageOptionsRecord::PaperLength |
| int EDP::T_PageOptionsRecord::PaperSource |
| int EDP::T_PageOptionsRecord::PaperWidth |
| TPrintKind EDP::T_PageOptionsRecord::PrintKind |
| int EDP::T_PageOptionsRecord::PrintQuality |
| double EDP::T_PageOptionsRecord::PrintScale |
| TPrintScaleMode EDP::T_PageOptionsRecord::PrintScaleMode |
| int EDP::T_PageOptionsRecord::Scale |
| bool EDP::T_PageOptionsRecord::SkipColorCheck |
| double EDP::T_PageOptionsRecord::XCorrection |
| double EDP::T_PageOptionsRecord::YCorrection |