Documents for PDF, .NET Edition Documentation
Action Property (OutlineNode)

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf Namespace > OutlineNode Class : Action Property
Gets or sets the GrapeCity.Documents.Pdf.Actions.ActionBase to be performed when this OutlineNode is activated. If both Dest and Action are specified when Action wil be written to PDF file.
Syntax
'Declaration
 
Public Property Action As ActionBase
public ActionBase Action {get; set;}
See Also

Reference

OutlineNode Class
OutlineNode Members