GoogleCloudDocumentaiV1beta2DocumentStyle
class GoogleCloudDocumentaiV1beta2DocumentStyle extends Model (View source)
Properties
protected | $backgroundColorType | ||
protected | $backgroundColorDataType | ||
protected | $colorType | ||
protected | $colorDataType | ||
string | $fontFamily | ||
protected | $fontSizeType | ||
protected | $fontSizeDataType | ||
string | $fontWeight | ||
protected | $textAnchorType | ||
protected | $textAnchorDataType | ||
string | $textDecoration | ||
string | $textStyle |
Methods
getBackgroundColor()
No description
getColor()
No description
setFontFamily($fontFamily)
No description
string
getFontFamily()
No description
getFontSize()
No description
setFontWeight($fontWeight)
No description
string
getFontWeight()
No description
getTextAnchor()
No description
setTextDecoration($textDecoration)
No description
string
getTextDecoration()
No description
setTextStyle($textStyle)
No description
string
getTextStyle()
No description
Details
setBackgroundColor(GoogleTypeColor $backgroundColor)
No description
GoogleTypeColor
getBackgroundColor()
No description
setColor(GoogleTypeColor $color)
No description
GoogleTypeColor
getColor()
No description
setFontFamily($fontFamily)
No description
string
getFontFamily()
No description
setFontSize(GoogleCloudDocumentaiV1beta2DocumentStyleFontSize $fontSize)
No description
GoogleCloudDocumentaiV1beta2DocumentStyleFontSize
getFontSize()
No description
setFontWeight($fontWeight)
No description
string
getFontWeight()
No description
setTextAnchor(GoogleCloudDocumentaiV1beta2DocumentTextAnchor $textAnchor)
No description
GoogleCloudDocumentaiV1beta2DocumentTextAnchor
getTextAnchor()
No description
setTextDecoration($textDecoration)
No description
string
getTextDecoration()
No description
setTextStyle($textStyle)
No description
string
getTextStyle()
No description