 | metaPageLinkRole Enumeration |
imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Uloga koju ima stranica
Namespace:
imbSCI.Reporting.links.enums
Assembly:
imbSCI.Reporting (in imbSCI.Reporting.dll) Version: 0.3.70.
Syntax
Members|
| Member name | Value | Description |
|---|
| linkedView | 0 |
The page is actually subpage of this page - it opens inside scrollviewer/in the same sheet/PDF
|
| linkedPage | 1 |
The page is among main links od this page, but it is not sub page
|
| unlinkedPage | 2 |
The content is created and saved next to page - but it is not linked to index and other pages
|
| externalPage | 3 |
Link of external url
|
| documentation | 4 |
The page has documentation role (API generation etc)
|
| help | 5 |
Programming help and reference
|
See Also