'Declaration Public Overrides Property ActionName As System.String
public override System.String ActionName { get; set; }
Property Value
Standard action names:
- NextPage - Go to the next page of the document.
- PrevPage - Go to the previous page of the document.
- FirstPage - Go to the first page of the document.
- LastPage - Go to the last page of the document.