Copy

ResourceLoadError

An image, stylesheet, canvas, or SVG resource could not be materialized.

ON_THIS_PAGE
  1. Signature
  2. Constructor
  3. Properties

An image, stylesheet, canvas, or SVG resource could not be materialized.

Signature

export declare class ResourceLoadError extends Html2RealPdfError
SOURCE:64

Constructor

constructor(resource: string, options?: ErrorOptions);
ParameterTypeRequiredDefaultDescription
resourcestringYesNoneResource identifier that failed to load.
optionsErrorOptionsNoNoneOptional error cause.

Properties

PropertyTypeRequiredRead onlyDefaultDescription
__constructoranyYesNoNoneNot documented.
ON_THIS_PAGE
  1. Signature
  2. Constructor
  3. Properties
html2realpdf documentationCopyright © Imggion
DOCUMENTATION_TREE