ButtonAppearance

ButtonAppearance

Overview

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

ButtonAppearance configures a push button’s rich appearance: separate captions for the normal / rollover / down states, an optional icon image, and face/border/text colours.

Properties: BorderColor, Caption, DownText, FaceColor, IconPath, IconPosition, and 2 more.

Properties

NameTypeAccessDescription
CaptionstringRead/WriteGets the caption.
RolloverTextstringRead/WriteGets the rollover text.
DownTextstringRead/WriteGets the down text.
IconPathstringRead/WriteGets the icon path.
IconPositionButtonIconPositionRead/WriteGets the icon position.
TextColor*ColorRead/WriteGets the text color.
FaceColor*ColorRead/WriteGets the face color.
BorderColor*ColorRead/WriteGets the border color.

See Also

 English