Skip to main content
Version: 15.3.0

PDFOptions.timeout property

Timeout in milliseconds

Signature:

interface PDFOptions {
timeout?: number;
}