Skip to main content
Version: 15.4.0

PDFOptions.timeout property

Timeout in milliseconds

Signature:

interface PDFOptions {
timeout?: number;
}