Table of Contents

Property Format

Namespace
LMKit.Extraction
Assembly
LM-Kit.NET.dll

Format

Gets the format settings applied to this extraction element.

public TextExtractionElementFormat Format { get; }

Property Value

TextExtractionElementFormat

Remarks

The format settings include options such as text case transformation and spacing character handling. This property is not available for elements of type Object or ObjectArray.