New to Telerik UI for ASP.NET AJAX? Download free 30-day trial

Telerik.Pdf.PdfOutline

This represents a single Outline object in a PDF, including the root Outlines object. Outlines provide the bookmark bar, usually rendered to the right of a PDF document in user agents such as Acrobat Reader

Inheritance Hierarchy

  • System.Object
  • Telerik.Pdf.PdfObject
  • Telerik.Pdf.PdfOutline

Methods

AddOutline

Add a sub element to this outline

Parameters

outline Telerik.Pdf.PdfOutline

Returns

System.Void

In this article