VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Text Namespace / TextRegionMonospaceFormatter Class
Members Object Syntax Hierarchy Requirements SeeAlso
In This Topic
TextRegionMonospaceFormatter Class
In This Topic
A text formatter that provides a text, which is extracted from a document, as text written with monospace font.
Object Model
TextRegionMonospaceFormatter
Syntax
'Declaration

Public Class TextRegionMonospaceFormatter
   Inherits TextRegionFormatter

public class TextRegionMonospaceFormatter : TextRegionFormatter

Inheritance Hierarchy

System.Object
   Vintasoft.Imaging.Text.TextRegionFormatter
      Vintasoft.Imaging.Text.TextRegionMonospaceFormatter

Requirements

Target Platforms: .NET 10; .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

See Also