Method SetCustomAppearance
Namespace TallComponents.PDF.Annotations.Widgets
Class RadioButtonWidget
Sets the appearance of the annotation as a collection of nested shape objects.
By setting appearanceShapes to null the default appearance will be generated.
Syntax
public
Void
SetCustomAppearance(
UserState
appearanceType
,
AppearanceState
appearanceState
,
ShapeCollection
appearanceShapes
)
Returns
Void
Parameters
UserState
appearanceType
The type of appearance to set.
AppearanceState
appearanceState
The state of the appearance to set.
ShapeCollection
appearanceShapes
The collection of nested shape objects.