XFINIUM.PDF Documentation
PdfPolygonAnnotation Class Members
Properties  Methods 

Xfinium.Pdf.Annotations Namespace : PdfPolygonAnnotation Class

The following tables list the members exposed by PdfPolygonAnnotation.

Public Constructors
 NameDescription
Public ConstructorInitializes a new PdfPolygonAnnotation object.  
Top
Public Properties
 NameDescription
Public Property Gets or sets the annotation author. (Inherited from Xfinium.Pdf.Annotations.PdfMarkupAnnotation)
Public Property Gets or sets the polyline border. (Inherited from PdfPolylineAnnotation)
Public Property Gets or sets the annotation contents. (Inherited from PdfPolylineAnnotation)
Public Property Gets the COS dictionary asssociated with this object. (Inherited from PdfPolylineAnnotation)
Public Property Gets or sets the annotation creation date. (Inherited from PdfPolylineAnnotation)
Public Property Gets or sets a value indicating whether to display the annotation or not. (Inherited from PdfPolylineAnnotation)
Public Property Gets or sets the annotation ID. (Inherited from PdfPolylineAnnotation)
Public Property Gets or sets the annotation that this annotation is "in reply to". (Inherited from PdfPolylineAnnotation)
Public Property Gets or sets the annotation interior color. (Inherited from PdfPolylineAnnotation)
Public Property Gets or sets a value indicating whether the annotation should be displayed if it does not belong to one of the standard annotation types. (Inherited from PdfPolylineAnnotation)
Public Property Gets or sets a value indicating whether the annotation should be modified. (Inherited from PdfPolylineAnnotation)
Public Property Gets or sets a value indicating whether the annotation contents should be modified. (Inherited from PdfPolylineAnnotation)
Public Property Gets or sets the annotation modified date. (Inherited from PdfPolylineAnnotation)
Public Property Gets or sets the mouse down action. (Inherited from PdfPolylineAnnotation)
Public Property Gets or sets the mouse enter action. (Inherited from PdfPolylineAnnotation)
Public Property Gets or sets the mouse leave action. (Inherited from PdfPolylineAnnotation)
Public Property Gets or sets the mouse up action. (Inherited from PdfPolylineAnnotation)
Public Property Gets or sets the annotation normal appearance. (Inherited from PdfPolylineAnnotation)
Public Property Gets or sets a value indicating whether the annotation should be rotated when the page is rotated. (Inherited from PdfPolylineAnnotation)
Public Property Gets or sets a value indicating whether the annotation should be displayed. (Inherited from PdfPolylineAnnotation)
Public Property Gets or sets a value indicating whether the annotation should be scaled to current page zoom. (Inherited from PdfPolylineAnnotation)
Public Property Gets or sets the annotation opacity. (Inherited from PdfPolylineAnnotation)
Public Property Gets the annotation page. (Inherited from PdfPolylineAnnotation)
Public Property Gets or sets the page close action. (Inherited from PdfPolylineAnnotation)
Public Property Gets or sets the page invisible action. (Inherited from PdfPolylineAnnotation)
Public Property Gets or sets the page open action. (Inherited from PdfPolylineAnnotation)
Public Property Gets or sets the page visible action. (Inherited from PdfPolylineAnnotation)
Public Property Gets or sets the polyline points. (Inherited from PdfPolylineAnnotation)
Public Property Gets or sets the associated popup annotation. (Inherited from PdfPolylineAnnotation)
Public Property Gets or sets a value indicating whether the annotation should be printed. (Inherited from PdfPolylineAnnotation)
Public Property Gets or sets a value indicating whether the annotation is read only. (Inherited from PdfPolylineAnnotation)
Public Property Gets or sets the annotation rotation angle. (Inherited from PdfPolylineAnnotation)
Public Property Gets or sets the annotation subject. (Inherited from PdfPolylineAnnotation)
Public Property Gets or sets a value indicating whether the interpretation of NoView property should be reversed. (Inherited from PdfPolylineAnnotation)
Public Property Gets the type of the annotation. (Inherited from PdfPolylineAnnotation)
Public Property Gets or sets the visual rectangle of this annotation object. (Inherited from PdfPolylineAnnotation)
Top
Public Methods
 NameDescription
Public Method Signals the start of the initialization of annotation's properties. (Inherited from Xfinium.Pdf.Annotations.PdfAnnotation)
Public Method Creates the visual appearance for the annotation. (Inherited from PdfPolylineAnnotation)
Public Method Signals the end of the initialization of annotation's properties. (Inherited from PdfPolylineAnnotation)
Public MethodOverloaded.  Merges the annotation appearance with the page content stream. (Inherited from PdfPolylineAnnotation)
Top
See Also

Reference

PdfPolygonAnnotation Class
Xfinium.Pdf.Annotations Namespace