LinkIsGoToPageViewLink Property

Apitron PDF Rasterizer help
Apitron.PDF.Rasterizer library for .NET
Gets a value indicating whether this instance is "Go To Page View" link.

Namespace:  Apitron.PDF.Rasterizer.Navigation
Assembly:  Apitron.PDF.Rasterizer (in Apitron.PDF.Rasterizer.dll) Version: 3.0.154.0 (3.0.154.0)
Syntax

public bool IsGoToPageViewLink { get; }

Property Value

Type: Boolean
true if this instance is "Go To Page View" link; otherwise, false.
See Also

Reference