VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.Processing Namespace / IConditionalCommandInfo Interface
Properties SeeAlso
In This Topic
    IConditionalCommandInfo Interface Members
    In This Topic
    The following tables list the members exposed by 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