Documents for PDF, .NET Edition Documentation
Next Property

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf.Actions Namespace > ActionBase Class : Next Property
Gets or sets the next ActionBase or sequence of actions to be performed after this action.
Syntax
'Declaration
 
Public Property Next As ActionBase
public ActionBase Next {get; set;}
See Also

Reference

ActionBase Class
ActionBase Members