VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.Processing Namespace / IConditionalCommandInfo Interface
In This Topic
    IConditionalCommandInfo Interface Properties
    In This Topic
    For a list of all properties of this type, see IConditionalCommandInfo.
    Public Properties
     NameDescription
    Public PropertyGets the condition predicate.
    Public PropertyGets the processing command that must be executed if condition result is false.
    Public PropertyGets the processing command that must be executed if condition result is true.
    See Also