Skip to main content
Version: 18.0.1

PDFOptions.timeout property

Timeout in milliseconds

Signature:

interface PDFOptions {
timeout?: number;
}