PdfOutline.TargetPageNumber Property

Gets the target page number of the imported outlines action.

public int TargetPageNumber { get; }
Public Property TargetPageNumber As Int32

Property Value

Int32

Licensing Info

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

Remarks

This will return a value of -1 if the target page number is now known. The target page number is only known for imported outline actions that use a direct reference to a page.

See Also

PdfOutline
ceTe.DynamicPDF.Merger

In this topic