XFINIUM.PDF Documentation
PdfAnnotationType Enumeration



Supported annotation types.
Syntax
'Declaration
 
Public Enum PdfAnnotationType 
   Inherits System.Enum
'Usage
 
Dim instance As PdfAnnotationType
public enum PdfAnnotationType : System.Enum 
public enum class PdfAnnotationType : public System.Enum 
Members
MemberDescription
_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.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Xfinium.Pdf.Annotations.PdfAnnotationType

Requirements

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


Target Platforms:Windows 10, Windows 8.1, Windows 8 , Windows 7, Windows Vista SP1 or later, Windows Server 2008, Windows Server 2008 R2

See Also

Reference

Xfinium.Pdf.Annotations Namespace

Send Feedback