←Select platform

Format Property

Summary

Gets or sets the document format.

Syntax

C#
VB
C++
[DataMemberAttribute(Name="Format", IsRequired=true)] 
public Leadtools.Services.Forms.Datacontracts.OcrDocumentFormatType Format {get; set;} 
<DataMemberAttribute(Name="Format", IsRequired=True)> 
Public Property Format As Leadtools.Services.Forms.Datacontracts.OcrDocumentFormatType 
[DataMemberAttribute(Name="Format", IsRequired=true)] 
public: 
property Leadtools.Services.Forms.Datacontracts.OcrDocumentFormatType Format { 
   Leadtools.Services.Forms.Datacontracts.OcrDocumentFormatType get(); 
   void set (    Leadtools.Services.Forms.Datacontracts.OcrDocumentFormatType ); 
} 

Property Value

An OcrDocumentFormatType enumeration value that specifies the document format.

Example

For an example, refer to DocumentConvertOptions.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Click or drag to resize