WFDescInfo Methods |
The WFDescInfo type exposes the following members.
Name | Description | |
---|---|---|
![]() | AddWFObject | This API is preliminary and subject to change. |
![]() | AddWFStep | This API is preliminary and subject to change. |
![]() | Dispose | |
![]() | GetMetaData |
Using this property, you can check and customise metadata values.
|
![]() | GetWFInfoTags |
Use this method to regulate how the workflow steps communicate with the user during processing.
|
![]() | GetWFObjects |
Use this method to return the object collection of a specific workflow.
|
![]() | GetWFSteps |
Use this method to return the step collection of a specific workflow.
|
![]() | PageInWF |
This property is used to check if a specified page is part of the workflow processing.
|
![]() | PageInWFByID |
This property returns true if the specified page is in the workflow.
|
![]() | PrintBarcode |
This method is used to print the barcode if the BarcodeCompatible property is True.
|
![]() | QueryInfoTagsSeverity |
This method is used to return the highest severity event that happened during the workflow processing - as a member of the WFSEVERITY enumeration.
|
![]() | QueryStepInfo |
This method is used to query information about a specific workflow step. |
![]() | QueryWFParam |
This method is used to query the value of the named parameter. |
![]() | Save | This API is preliminary and subject to change. |
![]() | SaveBarcode |
This method is used to save the barcode to a file.
|
![]() | SetMetaData |
Using this property, you can check and customise metadata values.
|