PDFTextAnnotationIcon¶
Namespace: O2S.Components.PDF4NET.Annotations
Defines the standard names for a text note icons.
Inheritance Object → PDFTextAnnotationIcon
Fields¶
Check¶
This name creates a Checkmark icon for the annotation.
Circle¶
This name creates a Circle icon for the annotation.
Comment¶
This name creates a Comment icon for the annotation.
Cross¶
This name creates a Cross icon for the annotation.
Help¶
This name creates a Help icon for the annotation.
Insert¶
This name creates an Insert icon for the annotation.
Key¶
This name creates a Key icon for the annotation.
NewParagraph¶
This name creates a New paragraph icon for the annotation.
Note¶
This name creates a Note icon for the annotation.
Paragraph¶
This name creates a Paragraph icon for the annotation.
RightArrow¶
This name creates a Right arrow icon for the annotation.
RightPointer¶
This name creates a Right pointer icon for the annotation.
Star¶
This name creates a Star icon for the annotation.
UpArrow¶
This name creates an Up arrow icon for the annotation.
UpLeftArrow¶
This name creates an Up left arrow icon for the annotation.
Constructors¶
PDFTextAnnotationIcon()¶
Methods¶
IsStandardName(String)¶
Verifies if the given name is a standard name.
Parameters
name String
Returns