Colibrio Reader Framework API - Cloud license
    Preparing search index...
    interface IFragmentableElementsOptionStyleRule {
        property: keyof CSSStyleDeclaration;
        values: string[];
    }

    Properties

    property: keyof CSSStyleDeclaration

    string

    values: string[]