IMetaContentNested Properties |
The IMetaContentNested type exposes the following members.
| Name | Description | |
|---|---|---|
| content |
Text content of the meta item. For headers it is written below description block. For footers it comes before bottomline
| |
| context |
reference to root context reference
| |
| description | ||
| document |
Reference to containing document -- first document in parent hierarchy
| |
| elementLevel |
Indicates the element level of this object, in context of the reporting meta structure
(Inherited from IObjectWithReportLevel.) | |
| isThisDocument |
checks if this instance is Document
| |
| isThisRoot |
checks if this instance is DocumentSet
| |
| isThisRootPage |
checks if this instance is page closest to document
| |
| ItemInt32 | (Inherited from IObjectWithChildSelector.) | |
| ItemString |
Gets the Object with the specified child name.
(Inherited from IObjectWithChildSelector.) | |
| name |
Ime koje je dodeljeno objektu
(Inherited from IObjectWithName.) | |
| page |
Reference to containing page -- first page in parent hierarchy
| |
| parent |
reference to item parent object
| |
| path |
Path from root object to this object - including this
| |
| priority |
Priority defines order of blocks
| |
| root |
Reference to top parent object
| |
| title | ||
| visible |
Controls render visibility of the content block
|