Bookmark.Action

Bookmark.Action property

Gets or sets the action bound with the bookmark. If PageNumber is presented the action can not be specified. The action type includes: “GoTo”, “GoToR”, “Launch”, “Named”.

public string Action { get; set; }

See Also