ComPDF React Native - v3.0.0
    Preparing search index...

    Interface CPDFUIIcons

    interface CPDFUIIcons {
        selectTextLeftIcon?: string;
        selectTextRightIcon?: string;
        selectTextIcon?: string;
        rotationAnnotationIcon?: string;
    }
    Index

    Properties

    selectTextLeftIcon?: string
    selectTextRightIcon?: string
    selectTextIcon?: string
    rotationAnnotationIcon?: string