capacitor-plugin-scanbot-sdk
    Preparing search index...

    Class ModifyPageOptions

    Options for modifying a page within a document.

    Index

    Constructors

    Properties

    Constructors

    • Parameters

      • Optionalsource: DeepPartial<ModifyPageOptions>

      Returns ModifyPageOptions

    Properties

    filters: ParametricFilter[] | null

    The list of filters applied to the page. If not specified, no filters are applied.

    polygon: Point[] | null

    The polygon to which the page will be cropped. If not specified, no cropping is applied.

    rotation: ImageRotation

    The type of rotation to apply.

    Default is NONE