Back to Devexpress

PdfMarkupAnnotationFacade Properties

officefileapi-devexpress-dot-pdf-dot-pdfmarkupannotationfacade-dot-underscore-properties.md

latest2.6 KB
Original Source

PdfMarkupAnnotationFacade Properties

Contains a set of properties used to manage markup annotations without access to their inner structure.

NameDescription
AuthorSpecifies the annotation author.
ColorSpecifies the annotation color. Inherited from PdfAnnotationFacade.
ContentsSpecifies the annotation comment. Inherited from PdfAnnotationFacade.
CreationDateSpecifies the date and time when the annotation was created.
FlagsGets or sets flags that specify various characteristics of the annotation. Inherited from PdfAnnotationFacade.
ModificationDateSpecifies the date and time when the annotation was last modified. Inherited from PdfAnnotationFacade.
NameGets the annotation name. Inherited from PdfAnnotationFacade.
OpacitySpecifies the annotation’s opacity.
RectangleGets the annotation’s bounds on the page. Inherited from PdfAnnotationFacade.
RepliesObtains annotation comments.
ReviewsObtains annotation reviews.
SubjectSpecifies a short description of the subject being addressed by the annotation.
TypeReturns the annotation type. Inherited from PdfAnnotationFacade.

See Also

PdfMarkupAnnotationFacade Class

PdfMarkupAnnotationFacade Members

DevExpress.Pdf Namespace