[This is preliminary documentation and is subject to change.]

Annotation icon type used by RadPdfTextAnnotation

Namespace:  RadPdfLibrary.Data.Document.Common
Assembly:  RadPdfLibrary (in RadPdfLibrary.dll) Version: 1.4.3630.21651 (1.4.0.0)

Syntax

C#
public enum RadPdfAnnotationIconType
Visual Basic (Declaration)
Public Enumeration RadPdfAnnotationIconType
Visual Basic (Usage)
Dim instance As RadPdfAnnotationIconType

Members

Member nameDescription
Comment
Comment (Sticky Note default) Icon
Help
Help (?) Icon
Insert
Insert (^) Icon
Key
Key Icon
NewParagraph
New Paragraph Icon
Note
Note Icon
Paragraph
Paragraph Icon

See Also