[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.OutlineNode.Action

Action Property

Action

Gets or sets the ActionBase to be performed when this OutlineNode is activated.

Declaration
public ActionBase Action { get; set; }
Public Property Action As ActionBase