PDF .NET Library Documentation - PDF Technologies, Inc.
Assembly: PDFTechLib (in PDFTechLib.dll) Version: 1.0.0.0 (1.7.9.0)
Specifies the available icons for a text annotation when the annotation is closed.
Namespace:
PDFTechAssembly: PDFTechLib (in PDFTechLib.dll) Version: 1.0.0.0 (1.7.9.0)
Syntax
| C# |
|---|
public enum TextAnnotationIcon |
| Visual Basic (Declaration) |
|---|
Public Enumeration TextAnnotationIcon |
| Visual C++ |
|---|
public enum class TextAnnotationIcon |
Members
| Member name | Description | |
|---|---|---|
| Comment |
Comment icon
| |
| Key |
Key icon
| |
| Note |
Note icon
| |
| Help |
Help icon
| |
| NewParagraph |
New paragraph icon
| |
| Paragraph |
Paragraph icon
| |
| Insert |
Insert icon
|