←Select platform

Load Property

Summary

Gets the options for loading HTML files as raster or SVG images.

Syntax
C#
VB
C++
public CodecsHtmlLoadOptions Load { get; } 
Public ReadOnly Property Load() As CodecsHtmlLoadOptions 
   Get 
public:  
   property CodecsHtmlLoadOptions^ Load 
   { 
      CodecsHtmlLoadOptions^ get() 
   } 

Property Value

The HTML load options.

Example

For an example, refer to CodecsHtmlOptions.

Requirements

Target Platforms

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Codecs Assembly