Method SetCustomAppearance
Namespace TallComponents.PDF.Annotations
Class Annotation
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
,
ShapeCollection
appearanceShapes
)
Returns
Void
Parameters
UserState
appearanceType
The type of appearance to set.
ShapeCollection
appearanceShapes
The collection of nested shapes objects.