Type Default Value Read Only Description
[C#]
XHtmlOptions

[Visual Basic]
XHtmlOptions
n/a No The HTML and URL rendering options.

 

   

Notes
 

This property allows you control over the way that HTML is rendered.

The properties of this object may be used to control the way that the AddImageUrl and AddImageHtml methods work.

The methods of this object operate on objects added using the theAddImageUrl and AddImageHtml methods. Some operations change the content. Others provide information about the content which has been added.

See the XHtmlOptions object for further details.

 

   

Example
 

Also see example code in: ABCpdf Paged HTML Example, XHtmlOptions GetTagRects Function, XHtmlOptions LinkDestinations Method, XHtmlOptions LinkPages Method, XHtmlOptions ForChrome Property, XHtmlOptions ForGecko Property, XHtmlOptions ForMSHtml Property, XHtmlOptions ForWebKit Property, XHtmlOptions AddForms Property, XHtmlOptions BrowserWidth Property, XHtmlOptions FireShield Property, XHtmlOptions HideBackground Property, XHtmlOptions HtmlCallback Property, XHtmlOptions HtmlEmbedCallback Property, XHtmlOptions HttpAdditionalHeaders Property, XHtmlOptions ImageQuality Property, XHtmlOptions LogonName Property, XHtmlOptions RetryCount Property, XHtmlOptions UseScript Property, WebPageOperation Doc Property.