#include "NOXPrefix.h"
| NOXCP_Resources NiXPSObjects::NOXFixedPage::NOXFixedPage::getFixedPageResources | ( | NCommon::UInt32 | pIndex | ) |
Get FixedPageResources element at index pIndex
| pIndex | index of the element you want to get |
| NCommon::UInt32 NiXPSObjects::NOXFixedPage::NOXFixedPage::getNumFixedPageResources | ( | ) |
Calculate the number of FixedPageResources elements that are present.
| NOXCP_Resources NiXPSObjects::NOXFixedPage::NOXFixedPage::createFixedPageResources | ( | NCommon::UInt32 | pIndex | ) |
Create an FixedPageResources element at index pIndex.
| NOXPath NiXPSObjects::NOXFixedPage::NOXFixedPage::getPath | ( | NCommon::UInt32 | pIndex | ) |
Get Path element at index pIndex
| pIndex | index of the element you want to get |
| NCommon::UInt32 NiXPSObjects::NOXFixedPage::NOXFixedPage::getNumPath | ( | ) |
Calculate the number of Path elements that are present.
| NOXPath NiXPSObjects::NOXFixedPage::NOXFixedPage::createPath | ( | NCommon::UInt32 | pIndex | ) |
Create an Path element at index pIndex.
| NOXGlyphs NiXPSObjects::NOXFixedPage::NOXFixedPage::getGlyphs | ( | NCommon::UInt32 | pIndex | ) |
Get Glyphs element at index pIndex
| pIndex | index of the element you want to get |
| NCommon::UInt32 NiXPSObjects::NOXFixedPage::NOXFixedPage::getNumGlyphs | ( | ) |
Calculate the number of Glyphs elements that are present.
| NOXGlyphs NiXPSObjects::NOXFixedPage::NOXFixedPage::createGlyphs | ( | NCommon::UInt32 | pIndex | ) |
Create an Glyphs element at index pIndex.
| NOXCanvas NiXPSObjects::NOXFixedPage::NOXFixedPage::getCanvas | ( | NCommon::UInt32 | pIndex | ) |
Get Canvas element at index pIndex
| pIndex | index of the element you want to get |
| NCommon::UInt32 NiXPSObjects::NOXFixedPage::NOXFixedPage::getNumCanvas | ( | ) |
Calculate the number of Canvas elements that are present.
| NOXCanvas NiXPSObjects::NOXFixedPage::NOXFixedPage::createCanvas | ( | NCommon::UInt32 | pIndex | ) |
Create an Canvas element at index pIndex.
| NOXGEOne NiXPSObjects::NOXFixedPage::NOXFixedPage::getWidth | ( | ) |
Get the Width attribute.
| bool NiXPSObjects::NOXFixedPage::NOXFixedPage::hasWidth | ( | ) |
Check for the availability of the Width attribute.
| void NiXPSObjects::NOXFixedPage::NOXFixedPage::setWidth | ( | NOXGEOne | pObject | ) |
Sets the Width attribute.
| NOXGEOne NiXPSObjects::NOXFixedPage::NOXFixedPage::getHeight | ( | ) |
Get the Height attribute.
| bool NiXPSObjects::NOXFixedPage::NOXFixedPage::hasHeight | ( | ) |
Check for the availability of the Height attribute.
| void NiXPSObjects::NOXFixedPage::NOXFixedPage::setHeight | ( | NOXGEOne | pObject | ) |
Sets the Height attribute.
| void NiXPSObjects::NOXFixedPage::NOXFixedPage::getContentBox | ( | NOString & | pString | ) |
Get the ContentBox attribute.
| bool NiXPSObjects::NOXFixedPage::NOXFixedPage::hasContentBox | ( | ) |
Check for the availability of the ContentBox attribute.
| void NiXPSObjects::NOXFixedPage::NOXFixedPage::setContentBox | ( | NOXContentBox | pObject | ) |
Sets the ContentBox attribute.
| void NiXPSObjects::NOXFixedPage::NOXFixedPage::getBleedBox | ( | NOString & | pString | ) |
Get the BleedBox attribute.
| bool NiXPSObjects::NOXFixedPage::NOXFixedPage::hasBleedBox | ( | ) |
Check for the availability of the BleedBox attribute.
| void NiXPSObjects::NOXFixedPage::NOXFixedPage::setBleedBox | ( | NOXBleedBox | pObject | ) |
Sets the BleedBox attribute.
| void NiXPSObjects::NOXFixedPage::NOXFixedPage::getName | ( | NOString & | pString | ) |
Get the Name attribute.
| bool NiXPSObjects::NOXFixedPage::NOXFixedPage::hasName | ( | ) |
Check for the availability of the Name attribute.
| void NiXPSObjects::NOXFixedPage::NOXFixedPage::setName | ( | NOXName | pObject | ) |
Sets the Name attribute.
| NOXBase NiXPSObjects::NOXFixedPage::NOXFixedPage::getChild | ( | NCommon::UInt32 | pIndex | ) |
Get child element at index pIndex
| pIndex | index of the element you want to get |
| NCommon::UInt32 NiXPSObjects::NOXFixedPage::NOXFixedPage::getNumChilds | ( | ) |
Calculate the number of child elements that are present.
1.5.3