A3DPDFPageData2 structure. More...
Data Fields | |
A3DUns16 | m_usStructSize |
A3DPDFEPageSize | m_ePageSize |
A3DPDFEPageOrientation | m_ePageOrientation |
int | m_iPageWidth |
int | m_iPageHeigth |
A3DPDFPageData2 structure.
A3DUns16 A3DPDFPageData2::m_usStructSize |
Reserved; must be initialized with A3D_INITIALIZE_DATA.
A3DPDFEPageSize A3DPDFPageData2::m_ePageSize |
Size of the page.
A3DPDFEPageOrientation A3DPDFPageData2::m_ePageOrientation |
Orientation of the page (landscape/portrait).
int A3DPDFPageData2::m_iPageWidth |
Defines the page Width when the page m_ePageOrientation == kA3DPDFPageCustom
int A3DPDFPageData2::m_iPageHeigth |
Defines the page Height when Size m_ePageOrientation == kA3DPDFPageCustom