Back to Devexpress

PdfAnnotationFacade Members

officefileapi-devexpress-dot-pdf-dot-pdfannotationfacade-dot-underscore-members.md

latest3.5 KB
Original Source

PdfAnnotationFacade Members

Exposes members used to organize annotations without access to their inner structure.

Properties

NameDescription
ColorSpecifies the annotation color.
ContentsSpecifies the annotation comment.
FlagsGets or sets flags that specify various characteristics of the annotation.
ModificationDateSpecifies the date and time when the annotation was last modified.
NameGets the annotation name.
RectangleGets the annotation’s bounds on the page.
TypeReturns the annotation type.

Methods

NameDescription
Equals(Object, Object) staticDetermines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object)Determines whether the specified object is equal to the current object. Inherited from Object.
Flatten()Flattens the annotation.
GetHashCode()Serves as the default hash function. Inherited from Object.
GetType()Gets the Type of the current instance. Inherited from Object.
MemberwiseClone() protectedCreates a shallow copy of the current Object. Inherited from Object.
RebuildAppearance()Rebuilds the annotation’s appearance.
ReferenceEquals(Object, Object) staticDetermines whether the specified Object instances are the same instance. Inherited from Object.
Remove()Removes the annotation.
ToString()Returns a string that represents the current object. Inherited from Object.

See Also

PdfAnnotationFacade Class

DevExpress.Pdf Namespace