GoogleCloudDocumentaiV1DocumentPageTokenStyleInfo

Document AIInfrastructure

GoogleApi.ContentWarehouse.V1.Model.GoogleCloudDocumentaiV1DocumentPageTokenStyleInfo

2
out of 10
Low
SEO Impact
Font and other text style attributes.

SEO Analysis

AI Generated

Backend infrastructure with indirect SEO impact. This model (Google Cloud Documentai V1 Document Page Token Style Info) contains SEO-relevant attributes including fontWeight. Key functionality includes: Color of the background.

Actionable Insights for SEOs

  • Understanding this model helps SEOs grasp Google's internal data architecture

Attributes

15
Sort:|Filter:
backgroundColorGoogleTypeColor
Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.GoogleTypeColor.t

Color of the background.

boldboolean(
Default: nil

Whether the text is bold (equivalent to font_weight is at least 700).

fontSizeinteger(
Default: nil

Font size in points (1 point is ¹⁄₇₂ inches).

fontTypestring
Default: nilFull type: String.t

Name or style of the font.

fontWeightinteger(
Default: nil

TrueType weight on a scale 100 (thin) to 1000 (ultra-heavy). Normal is 400, bold is 700.

handwrittenboolean(
Default: nil

Whether the text is handwritten.

italicboolean(
Default: nil

Whether the text is italic.

letterSpacingfloat(
Default: nil

Letter spacing in points.

pixelFontSizefloat(
Default: nil

Font size in pixels, equal to unrounded font_size * resolution ÷ 72.0.

smallcapsboolean(
Default: nil

Whether the text is in small caps.

strikeoutboolean(
Default: nil

Whether the text is strikethrough.

subscriptboolean(
Default: nil

Whether the text is a subscript.

superscriptboolean(
Default: nil

Whether the text is a superscript.

Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.GoogleTypeColor.t

Color of the text.

underlinedboolean(
Default: nil

Whether the text is underlined.