VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Vintasoft.Imaging.UIActions Namespace / UIAction Class
Constructors Properties Methods SeeAlso
In This Topic
    UIAction Class Members
    In This Topic
    The following tables list the members exposed by UIAction.
    Protected Constructors
     NameDescription
    Protected ConstructorInitializes a new instance of the UIAction class.
    Public Properties
     NameDescription
    Public PropertyGets the description of this action.
    Public PropertyGets a value indicating whether this action is enabled.
    Public PropertyGets the name of this action.
    Public Methods
     NameDescription
    Public MethodExecutes this action.
    Public Methodstatic (Shared in Visual Basic)Returns the first UI action from specified action source.
    See Also