[]
Gets or sets the ActionBase to be performed when this OutlineNode is activated. If both Dest and Action are specified, the viewer application will determine the behavior, which may be unpredictable. For consistent results, specify only one.
public ActionBase Action { get; set; }
Public Property Action As ActionBase