A Sandcastle Documented Class Library
A Sandcastle Documented Class Library
ComPDFKit.PDFDocument
CPDFOutline Class
CPDFOutline Properties
ChildList Property
Level Property
Title Property
CPDFOutline
ChildList Property
Gets all the items within an outline hierarchy.
Namespace:
ComPDFKit.PDFDocument
Assembly:
ComPDFKit.NET (in ComPDFKit.NET.dll) Version: 2.0.0.0
Syntax
C#
Copy
public
List
ChildList
{
get
; }
Property Value
Type:
List
T
See Also
Reference
CPDFOutline Class
ComPDFKit.PDFDocument Namespace