Leadtools.Document Requires Document/Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.10.31
Sense Property
See Also 
Leadtools.Document Namespace > RasterDocumentOmrOptions Structure : Sense Property




Specifies the mark sensitivity level.

Syntax

Visual Basic (Declaration) 
Public Property Sense As RasterDocumentOmrSense
Visual Basic (Usage)Copy Code
Dim instance As RasterDocumentOmrOptions
Dim value As RasterDocumentOmrSense
 
instance.Sense = value
 
value = instance.Sense
C# 
public RasterDocumentOmrSense Sense {get; set;}
Managed Extensions for C++ 
public: __property RasterDocumentOmrSense get_Sense();
public: __property void set_Sense( 
   RasterDocumentOmrSense value
);
C++/CLI 
public:
property RasterDocumentOmrSense Sense {
   RasterDocumentOmrSense get();
   void set (RasterDocumentOmrSense value);
}

Return Value

The mark sensitivity level.

Example

Refer to OmrOptions example.

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

Leadtools.Documentrequires a Document or Medical toolkit license and unlock key. For more information, refer to: Raster Pro/Document/Medical Features