@qrcommunication/gigapdf-lib — SDK API reference - v0.110.3
    Preparing search index...

    Interface TextRunInfo

    interface TextRunInfo {
        index: number;
        operator: string;
        text: string;
    }
    Index

    Properties

    Properties

    index: number
    operator: string
    text: string