Origin Enumeration

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
This enum represents possible start points to move cursor.

Namespace:  Apitron.PDF.Kit.Interactive.Navigation
Assembly:  Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Syntax

public enum Origin
Members

  Member nameValueDescription
Begin0 Move from the begin.
End1 Move from the end.
Current2 Move from the current position.
See Also

Reference