DocumentStyle Class

Definition

An object representing observed text styles.

public class DocumentStyle
type DocumentStyle = class
Public Class DocumentStyle
Inheritance
DocumentStyle

Properties

BackgroundColor

Background color in #rrggbb hexadecimal format..

Color

Foreground color in #rrggbb hexadecimal format.

Confidence

Confidence of correctly identifying the style.

FontStyle

Font style.

FontWeight

Font weight.

IsHandwritten

Is content handwritten?.

SimilarFontFamily

Visually most similar font from among the set of supported font families, with fallback fonts following CSS convention (ex. 'Arial, sans-serif').

Spans

Location of the text elements in the concatenated content the style applies to.

Applies to