Method CreateShapes
Namespace TallComponents.PDF.Annotations.Widgets
Class RadioButtonWidget
Returns the content of the annotation appearance as a collection of shape objects (nested).
Syntax
public
ShapeCollection
CreateShapes(
UserState
appearanceType
,
AppearanceState
appearanceState
)
Returns
ShapeCollection
A ShapeCollection object, if the particular appearance exists, null otherwise.
Parameters
UserState
appearanceType
The type of appearance to be returned.
AppearanceState
appearanceState
The state of appearance to be returned.