Nutrient Web SDK
    Preparing search index...

    Interface SignaturePosition

    interface SignaturePosition {
        boundingBox: NutrientViewer.Geometry.Rect;
        pageIndex: number;
    }
    Index

    Properties

    Coordinates and dimensions of the digital signature.

    pageIndex: number

    Index of the page for the digital signature.