Leadtools.Services.Forms.DataContracts Namespace > DocumentConvertOptions Structure : Format Property |
[DataMemberAttribute(Name="Format", IsRequired=true)] public OcrDocumentFormatType Format {get; set;}
'Declaration <DataMemberAttribute(Name="Format", IsRequired=True)> Public Property Format As OcrDocumentFormatType
'Usage Dim instance As DocumentConvertOptions Dim value As OcrDocumentFormatType instance.Format = value value = instance.Format
[DataMemberAttribute(Name="Format", IsRequired=true)] public OcrDocumentFormatType Format {get; set;}
DataMemberAttribute(Name="Format", IsRequired=) get_Format();
set_Format(value);
[DataMemberAttribute(Name="Format", IsRequired=true)] public: property OcrDocumentFormatType Format { OcrDocumentFormatType get(); void set ( OcrDocumentFormatType 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