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

    Interface CPDFUIStyle

    Top-level UI style configuration for reader view elements.

    Index

    Properties

    bookmarkIcon?: string

    Optional bookmark icon resource path or identifier.

    icons?: CPDFUIIcons

    Custom icons used in selection and annotation helpers.

    selectTextColor?: `#${string}`

    Color used for text selection overlays (hex with alpha).

    displayPageRect?: CPDFUIBorderStyle

    Visual rectangle style used when displaying the visible page area.

    Screenshot selection visual style.

    formPreview?: CPDFUIFormPreview

    Form preview rendering style.

    defaultBorderStyle?: CPDFUIBorderStyle

    Default border style applied to annotation widgets.

    focusBorderStyle?: CPDFUIFocusStyle

    Border style used when a node or widget is focused.

    cropImageStyle?: CPDFUIBorderStyle

    Crop image selection style.