PdfOutline

Represents an imported outline.

public class PdfOutline
Public Class PdfOutline

Inheritance: ObjectPdfOutline

Licensing Info

This class is a DynamicPDF Core Suite Essentials feature. One of the following is required for non-evaluation usage:

Properties

ActionGets the action of the imported outline.
ChildOutlinesGets a list of imported child outlines.
ColorGets the color of the imported outline.
ExpandedGets a value indicating if the child outline is expanded by default.
StyleGets the text style of the imported outline.
TargetPageNumberGets the target page number of the imported outlines action.
TextGet the text of the imported outline.

Methods

Equals(Object)Determines whether the specified Object is equal to the current Object .
(Inherited from Object)
GetHashCode()Serves as a hash function for a particular type.
(Inherited from Object)
GetType()Gets the Type of the current instance.
(Inherited from Object)
ToString()Returns a String that represents the current Object .
(Inherited from Object)

See Also

ceTe.DynamicPDF.Merger

In this topic