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