Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Actions Namespace / ActionNamed Class
Members

In This Topic
    ActionNamed Class
    In This Topic
    Defines an action performs some viewer application action: Go to next / previous page, etc.
    Object Model
    ActionNamed Class
    Syntax
    'Declaration
     
    Public Class ActionNamed 
       Inherits ActionBase
    public class ActionNamed : ActionBase 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Documents.Pdf.Wrappers.PdfWrapperBase
          GrapeCity.Documents.Pdf.DocAction
             GrapeCity.Documents.Pdf.Actions.ActionBase
                GrapeCity.Documents.Pdf.Actions.ActionNamed

    See Also