PdfAnnotation

Represents an annotation resource.

public class PdfAnnotation
Public Class PdfAnnotation

Inheritance: ObjectPdfAnnotation

Derived: PdfNoteAnnotation

Licensing Info

This class is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:

Properties

ContentsGets the contents of the annotation.
HiddenGets the hide status of the annotation.
InvisibleGets the visiblity status of the annotation.
LockedGets the lock status of the annotation.
LockedContentsGets the lock status of the contents.
ModifiedDateGets the modifiedDate of the annotation.
NameGets the name of the annotation.
NoRotateGets the zoom status of the annotation.
NoViewGets the view status of the annotation.
NoZoomGets the zoom status of the annotation.
PrintableGets the print status of the annotation.
ReadOnlyGets the ReadOnly status of the annotation.
ToggleNoViewGets the toggle view status of the annotation.

Methods

Equals(Object)Determines whether the specified Object is equal to the current Object .
(Inherited from Object)
GetHashCode()Serves as a hash function for a particular type.
(Inherited from Object)
GetType()Gets the Type of the current instance.
(Inherited from Object)
ToString()Returns a String that represents the current Object .
(Inherited from Object)

See Also

ceTe.DynamicPDF.Merger

In this topic