[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Actions.ActionBase.Next

Next Property

Next

Gets or sets the next ActionBase or sequence of actions to be performed after this action.

Declaration
public ActionBase Next { get; set; }
Public Property [Next] As ActionBase