Gets or sets the document format.
[DataMemberAttribute(Name="Format", IsRequired=true)] public OcrDocumentFormatType Format { get; set; }
[DataMemberAttribute(Name="Format", IsRequired=true)]
public 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 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 ); }
public:
property Leadtools.Services.Forms.Datacontracts.OcrDocumentFormatType Format {
Leadtools.Services.Forms.Datacontracts.OcrDocumentFormatType get();
void set ( Leadtools.Services.Forms.Datacontracts.OcrDocumentFormatType );
}
An OcrDocumentFormatType enumeration value that specifies the document format.
For an example, refer to DocumentConvertOptions.
Target Platforms
DocumentConvertOptions Structure
DocumentConvertOptions Members
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Multimedia .NET | C API
Medical Web Viewer .NET
.NET
Silverlight
WinRT
WinRT Phone
Java
Android
iOS/macOS
JavaScript HTML5
Multimedia
Medical Web Viewer
C API
C++ Class Library