Outline object class. Outlines are used in PDF bookmarks tree to provide fast access to the topics in PDF document (outlines are displayed on the left panel in PDF reader applications)

Namespace: Bytescout.PDF
Assembly:  Bytescout.PDF (in Bytescout.PDF.dll)

Syntax

C#
public class Outline
Visual Basic (Declaration)
Public Class Outline
Visual C++
public ref class Outline

Inheritance Hierarchy

System..::Object
  Bytescout.PDF..::Outline

See Also

Outline Members
Bytescout.PDF Namespace