#include "NOXPrefix.h"
| NOXCP_Outline NiXPSObjects::NOXDocumentStructure::NOXDocumentStructure::getDocumentStructureOutline | ( | NCommon::UInt32 | pIndex | ) |
Get DocumentStructureOutline element at index pIndex
| pIndex | index of the element you want to get |
| NCommon::UInt32 NiXPSObjects::NOXDocumentStructure::NOXDocumentStructure::getNumDocumentStructureOutline | ( | ) |
Calculate the number of DocumentStructureOutline elements that are present.
| NOXCP_Outline NiXPSObjects::NOXDocumentStructure::NOXDocumentStructure::createDocumentStructureOutline | ( | NCommon::UInt32 | pIndex | ) |
Create an DocumentStructureOutline element at index pIndex.
| NOXStory NiXPSObjects::NOXDocumentStructure::NOXDocumentStructure::getStory | ( | NCommon::UInt32 | pIndex | ) |
Get Story element at index pIndex
| pIndex | index of the element you want to get |
| NCommon::UInt32 NiXPSObjects::NOXDocumentStructure::NOXDocumentStructure::getNumStory | ( | ) |
Calculate the number of Story elements that are present.
| NOXStory NiXPSObjects::NOXDocumentStructure::NOXDocumentStructure::createStory | ( | NCommon::UInt32 | pIndex | ) |
Create an Story element at index pIndex.
| void NiXPSObjects::NOXDocumentStructure::intialize | ( | ) |
Initialize.
| NOXBase NiXPSObjects::NOXDocumentStructure::NOXDocumentStructure::getChild | ( | NCommon::UInt32 | pIndex | ) |
Get child element at index pIndex
| pIndex | index of the element you want to get |
| NCommon::UInt32 NiXPSObjects::NOXDocumentStructure::NOXDocumentStructure::getNumChilds | ( | ) |
Calculate the number of child elements that are present.
1.5.3