skipPdfImages property

PdfLoadOptions.skipPdfImages property

Gets or sets the flag indicating whether images must be skipped while loading PDF document. Default is false.

get skipPdfImages(): boolean

See Also