XHtmlOptions UseVideo Property. Whether to enable Video. ABCpdf .NET PDF Library.

ABCpdf .net

 
   

 

Type Default Value Read Only Description
[C#] bool

[Visual Basic]
Boolean
false No Whether to enable Video.

 

   

Notes
 

This property determines whether Video is enabled.

By default Video is disabled when rendering HTML documents.

This is done for good security reasons and we strongly recommend that you do not change this setting.

However if you are sure that your source documents do not pose a security risk you can enable Video using this setting.

 

   

Example
 

None.