Skip to main content

PrintOptions

type PrintOptions = {
blob: Blob;
};

Options for printing the document

Properties

blob

blob: Blob;

document to print