Colibrio Reader Framework API - Cloud license
    Preparing search index...

    Enumeration ContentBlockMarkType

    Describes the type of IContentBlockMarkData item.

    Enumeration Members

    ANCHOR: "ANCHOR"

    The mark describes an anchor, such as an <a> element.

    EMPHASIS: "EMPHASIS"

    The mark describes text that has stress emphasis. In HTML this is triggered by <em> or <i> elements.

    STRONG: "STRONG"

    The mark describes text that has strong importance. In HTML this is triggered by <strong> or <b> elements.