HtmlOutputOptionsExternalImages Property
Gets or sets a value indicating whether the images in html page should be exported
as separate files (externally linked) or embedded as data-URIs (as base64 encoded string).
The default is false.
Namespace: GleamTech.DocumentUltimateAssembly: GleamTech.DocumentUltimate (in GleamTech.DocumentUltimate.dll) Version: 7.1.5
public bool ExternalImages { get; set; }
Public Property ExternalImages As Boolean
Get
Set
Property Value
Boolean