Interface ComponentNodePrint

interface ComponentNodePrint {
    scale_to_fit_page?: boolean;
}

Properties

scale_to_fit_page?: boolean