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

    Various options related to the PDF Text layer

    interface IPdfTextLayerOptions {
        customCss?: string;
    }

    Properties

    customCss?: string

    Custom CSS to inject into the text layer <iframe> elements.

    null