PDF Web Viewer
    Preparing search index...

    Interface ESignRenderData

    interface ESignRenderData {
        content?: ESignMarkerContent;
        fill?: string;
        stroke?: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    fill?: string
    stroke?: string