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 file atachment 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 FileAttachmentAnnotationIcon |
| Visual Basic (Declaration) |
|---|
Public Enumeration FileAttachmentAnnotationIcon |
| Visual C++ |
|---|
public enum class FileAttachmentAnnotationIcon |
Members
| Member name | Description | |
|---|---|---|
| Graph |
Graph icon.
| |
| Paperclip |
Paper clip icon.
| |
| PushPin |
Push pin icon.
| |
| Tag |
Tag icon
|