Interface protos.google.cloud.documentai.v1beta2.Document.IStyle (8.4.0)

Properties of a Style.

Package

@google-cloud/documentai

Properties

backgroundColor

backgroundColor?: (google.type.IColor|null);

Style backgroundColor

color

color?: (google.type.IColor|null);

Style color

fontFamily

fontFamily?: (string|null);

Style fontFamily

fontSize

fontSize?: (google.cloud.documentai.v1beta2.Document.Style.IFontSize|null);

Style fontSize

fontWeight

fontWeight?: (string|null);

Style fontWeight

textAnchor

textAnchor?: (google.cloud.documentai.v1beta2.Document.ITextAnchor|null);

Style textAnchor

textDecoration

textDecoration?: (string|null);

Style textDecoration

textStyle

textStyle?: (string|null);

Style textStyle