VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Text Namespace / TextRegionRawFormatter Class
Members Object Syntax Hierarchy Requirements SeeAlso
In This Topic
TextRegionRawFormatter Class
In This Topic
A text formatter that provides text content, which is extracted from page content, "as is".
Object Model
TextRegionRawFormatter
Syntax
'Declaration

Public Class TextRegionRawFormatter
   Inherits TextRegionFormatter

public class TextRegionRawFormatter : TextRegionFormatter

Inheritance Hierarchy

System.Object
   Vintasoft.Imaging.Text.TextRegionFormatter
      Vintasoft.Imaging.Text.TextRegionRawFormatter

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