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 DeskewCommandThresholdOptions ThresholdOptions {get; set;}
get_ThresholdOptions();
set_ThresholdOptions(value);
public: property DeskewCommandThresholdOptions ThresholdOptions { DeskewCommandThresholdOptions get(); void set ( DeskewCommandThresholdOptions value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2