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

Public Class TextRegionParagraphFormatter
   Inherits TextRegionLinesFormatter

public class TextRegionParagraphFormatter : TextRegionLinesFormatter

Inheritance Hierarchy

System.Object
   Vintasoft.Imaging.Text.TextRegionFormatter
      Vintasoft.Imaging.Text.TextRegionLinesFormatter
         Vintasoft.Imaging.Text.TextRegionParagraphFormatter

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