VMPrint API Reference - v1.0.0
    Preparing search index...

    Type Alias RenderPageOptions

    type RenderPageOptions = {
        backgroundColor?: string;
        clear?: boolean;
        dpi?: number;
        scale?: number;
    }
    Index

    Properties

    backgroundColor?: string
    clear?: boolean
    dpi?: number
    scale?: number