class GoogleCloudDocumentaiV1DocumentStyle 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

setBackgroundColor(GoogleTypeColor $backgroundColor)

No description

setColor(GoogleTypeColor $color)

No description

getColor()

No description

setFontFamily($fontFamily)

No description

string
getFontFamily()

No description

setFontWeight($fontWeight)

No description

string
getFontWeight()

No description

setTextDecoration($textDecoration)

No description

string
getTextDecoration()

No description

setTextStyle($textStyle)

No description

string
getTextStyle()

No description

Details

setBackgroundColor(GoogleTypeColor $backgroundColor)

No description

Parameters

GoogleTypeColor $backgroundColor

GoogleTypeColor getBackgroundColor()

No description

Return Value

GoogleTypeColor

setColor(GoogleTypeColor $color)

No description

Parameters

GoogleTypeColor $color

GoogleTypeColor getColor()

No description

Return Value

GoogleTypeColor

setFontFamily($fontFamily)

No description

Parameters

$fontFamily

string getFontFamily()

No description

Return Value

string

setFontWeight($fontWeight)

No description

Parameters

$fontWeight

string getFontWeight()

No description

Return Value

string

setTextAnchor(GoogleCloudDocumentaiV1DocumentTextAnchor $textAnchor)

No description

setTextDecoration($textDecoration)

No description

Parameters

$textDecoration

string getTextDecoration()

No description

Return Value

string

setTextStyle($textStyle)

No description

Parameters

$textStyle

string getTextStyle()

No description

Return Value

string