Leadtools.Document Deprecated as of v16. Refer to: Leadtools.Forms.Ocr | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
RasterDocumentMarkOptions Structure Members
See Also  Properties  Methods 
Leadtools.Document Namespace : RasterDocumentMarkOptions Structure


The following tables list the members exposed by RasterDocumentMarkOptions.

Public Properties

 NameDescription
Public Property BeforeMissingSymbolSeparator The word to be inserted before each missing symbol in the final output document.  
Public Property BeforeRejectionSymbolSeparator The word to be inserted before each rejection symbol in the final output document.  
Public Property BeforeSuspectCharacterSeparator The word to be inserted before each suspect character in the final output document.  
Public Propertystatic (Shared in Visual Basic) Empty Gets an empty class of RasterDocumentMarkOptions  
Public Property EndLineSeparator The word to be inserted at the end of each line in the final output document.  
Public Property EndPageSeparator The word that to inserted at the end of each page in the final output document.  
Public Property EndParagraphSeparator The word to be inserted at the end of each paragraph in the final output document.  
Public Property EndSuspectWordSeparator The word to be inserted after each suspect word in the final output document.  
Public Property EndTableRowSeparator The word to be inserted at the end of each table row in the final output document.  
Public Property EndZoneSeparator The word to be inserted at the end of each zone in the final output document.  
Public Property MissingSymbolColor The color for the missing symbol in the final output document.  
Public Property RejectionSymbolColor The color for the rejection symbol in the final output document.  
Public Property StartLineSeparator The word to be inserted at the beginning of each line in the final output document.  
Public Property StartPageSeparator The word to be inserted at the beginning of each page in the final output document.  
Public Property StartParagraphSeparator The word to be inserted at the beginning of each paragraph in the final output document.  
Public Property StartSuspectWordSeparator The word to be inserted before each suspect word in the final output document.  
Public Property StartTableRowSeparator The word to be inserted before each table row in the final output document.  
Public Property StartZoneSeparator The word to be inserted at the beginning of each zone in the final output document.  
Public Property SuspectCharacterColor The color for the suspect characters in the final output document.  
Public Property SuspectWordColor The color for the suspect words in the final output document.  
Top

Public Methods

 NameDescription
Public Method Equals (Inherited from System.ValueType)
Public Method GetHashCode (Inherited from System.ValueType)
Public Method ToString (Inherited from System.ValueType)
Top

See Also

The Leadtools.Document namespace is deprecated and no longer supported as of LEADTOOLS v16. For v16 and later, please refer to: Leadtools.Forms.Ocr. This documentation is retained for v15 and earlier informational use only.