Method SetCustomAppearance
Namespace TallComponents.PDF.Annotations.Widgets
Class CheckBoxWidget
Sets the appearance of the annotation as a collection of nested shapes 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 shapes object.