Leadtools.Workflow.Ocr Namespace > OcrActivity Class : TargetFormat Property |
public OcrDocumentFormat TargetFormat {get; set;}
'Declaration Public Property TargetFormat As OcrDocumentFormat
'Usage Dim instance As OcrActivity Dim value As OcrDocumentFormat instance.TargetFormat = value value = instance.TargetFormat
public OcrDocumentFormat TargetFormat {get; set;}
get_TargetFormat();
set_TargetFormat(value);
public: property OcrDocumentFormat TargetFormat { OcrDocumentFormat get(); void set ( OcrDocumentFormat 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