PDF Web Viewer
    Preparing search index...

    Interface ESignFieldRenderData

    interface ESignFieldRenderData {
        borderRadius?: number;
        content?: ESignMarkerContent;
        fill?: string;
        fillOpacity?: number;
        showIcon?: boolean;
        stroke?: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    borderRadius?: number
    fill?: string
    fillOpacity?: number
    showIcon?: boolean
    stroke?: string