Xfinium.Pdf.Annotations Namespace : PdfAnnotationType Enumeration |
'Declaration
Public Enum PdfAnnotationType Inherits System.Enum
'Usage
Dim instance As PdfAnnotationType
public enum PdfAnnotationType : System.Enum
public enum class PdfAnnotationType : public System.Enum
Member | Description |
---|---|
_3D | 3D annotation. |
Circle | Circle annotation. |
FileAttachment | File attachment annotation. |
FreeText | Free text annotation. |
Ink | Ink annotation. |
Line | Line annotation. |
Link | Link annotation. |
Polygon | Polygon annotation. |
Polyline | Polyline annotation. |
Redaction | Redaction annotation. |
RichMedia | Rich media annotation. |
RubberStamp | Rubber stamp annotation. |
Screen | Screen annotation. |
Sound | Sound annotation. |
Square | Square annotation. |
Text | Text annotation. |
TextMarkup | Text markup annotation (highlight, underline, strikeout or squiggly). |
Unknown | Unknown annotation. |
Widget | Field widget annotation. |
System.Object
System.ValueType
System.Enum
Xfinium.Pdf.Annotations.PdfAnnotationType
Supported .NET Platforms: .NET 2.0 - .NET 4.6, Windows Forms, ASP.NET, Windows Presentation Foundation 4.x, Silverlight 5, WinRT, Universal Windows Platform, Windows Phone 8 & 8.1, Xamarin iOS & Android, Portable Class Library