Click or drag to resize

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
C#
public enum metaPageLinkRole
Request Example View Source
Members
  Member nameValueDescription
linkedView0 The page is actually subpage of this page - it opens inside scrollviewer/in the same sheet/PDF
linkedPage1 The page is among main links od this page, but it is not sub page
unlinkedPage2 The content is created and saved next to page - but it is not linked to index and other pages
externalPage3 Link of external url
documentation4 The page has documentation role (API generation etc)
help5 Programming help and reference
See Also