Property ResourceWriter
ResourceWriter
Gets or sets the resource writer used in Linked mode. Null means images are reported and dropped rather than silently lost.
public IHtmlResourceWriter? ResourceWriter { get; set; }
Gets or sets the resource writer used in Linked mode. Null means images are reported and dropped rather than silently lost.
public IHtmlResourceWriter? ResourceWriter { get; set; }