pdfrx_web
    Preparing search index...

    Interface LayoutPagesOptions

    interface LayoutPagesOptions {
        margin?: number;
    }
    Index
    margin?: number

    Margin around and between pages, in document units. Default: 8.