Leadtools.Workflow.ImageProcessing Namespace > DeskewActivity Class : ThresholdOptions Property |
public DeskewCommandThresholdOptions ThresholdOptions {get; set;}
'Declaration Public Property ThresholdOptions As DeskewCommandThresholdOptions
'Usage Dim instance As DeskewActivity Dim value As DeskewCommandThresholdOptions instance.ThresholdOptions = value value = instance.ThresholdOptions
public: property DeskewCommandThresholdOptions ThresholdOptions { DeskewCommandThresholdOptions get(); void set ( DeskewCommandThresholdOptions value); }