HtmlOutputOptionsExternalCss Property
            Gets or sets a value indicating whether the CSS in html page should be exported 
            as separate files (externally linked) or embedded as <style> tags.
            The default is false.
            
Namespace: GleamTech.DocumentUltimateAssembly: GleamTech.DocumentUltimate (in GleamTech.DocumentUltimate.dll) Version: 7.8.0
public bool ExternalCss { get; set; }
Public Property ExternalCss As Boolean
	Get
	Set
Property Value
Boolean