Error processing SSI file
LEADTOOLS Leadtools.Documents (Leadtools.Documents assembly)

Show in webframe

Structure Property






Object that manages the structure and table of content of the document.
Syntax
public DocumentStructure Structure {get;}
'Declaration
 
Public ReadOnly Property Structure As DocumentStructure
'Usage
 
Dim instance As Document
Dim value As DocumentStructure
 
value = instance.Structure
public DocumentStructure getStructure()
            
public:
property DocumentStructure^ Structure {
   DocumentStructure^ get();
}

Property Value

The DocumentStructure object that manages the structure and table of content of this Document.
Remarks

The value of Structure is null and cannot be used if IsStructureSupported is false.

The document structure is not populated automatically and must be parsed by the user. Refer to DocumentStructure for more information.

Example

For an example, refer to DocumentStructure.

Requirements

Target Platforms

See Also

Reference

Document Class
Document Members

Error processing SSI file
   Leadtools.Documents requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features