Documents for PDF .NET Edition
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Actions Namespace / IAction Interface
Members

In This Topic
    IAction Interface
    In This Topic
    Defines a common interface for ActionBase and GrapeCity.Documents.Pdf.DestinationBase that allows using both in the same way.
    Object Model
    IAction Interface
    Syntax
    'Declaration
     
    Public Interface IAction 
    public interface IAction 
    See Also