FieldStyle

Overview

FieldStyle is a type in Aspose.PDF FOSS for Go.

FieldStyle is the visual styling applied to a form field’s widget(s).

Properties: BackgroundColor, BorderColor, BorderStyle, BorderWidth, DashPattern, TextAlign, and 3 more.

Properties

NameTypeAccessDescription
BorderColor*ColorRead/WriteGets the border color.
BackgroundColor*ColorRead/WriteGets the background color.
TextColor*ColorRead/WriteGets the text color.
BorderWidthfloat64Read/WriteGets the border width.
BorderStyleBorderStyleRead/WriteGets the border style.
DashPattern[]float64Read/WriteGets the dash pattern.
TextFontFontRead/WriteGets the text font.
TextSizefloat64Read/WriteGets the text size.
TextAlignHAlignRead/WriteGets the text align.

See Also

 English