AnnotationAppearance Constructor

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
Initializes a new instance of the AnnotationAppearance class.

Namespace:  Apitron.PDF.Kit.Interactive.Annotations
Assembly:  Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Syntax

public AnnotationAppearance(
	Annotation annotation = null
)

Parameters

annotation (Optional)
Type: Apitron.PDF.Kit.Interactive.AnnotationsAnnotation
The annotation.
See Also

Reference