Google Cloud Documentai V1Document Page Token Style Info Args
constructor(backgroundColor: Output<GoogleTypeColorArgs>? = null, bold: Output<Boolean>? = null, fontSize: Output<Int>? = null, fontType: Output<String>? = null, fontWeight: Output<Int>? = null, handwritten: Output<Boolean>? = null, italic: Output<Boolean>? = null, letterSpacing: Output<Double>? = null, pixelFontSize: Output<Double>? = null, smallcaps: Output<Boolean>? = null, strikeout: Output<Boolean>? = null, subscript: Output<Boolean>? = null, superscript: Output<Boolean>? = null, textColor: Output<GoogleTypeColorArgs>? = null, underlined: Output<Boolean>? = null)