Back to Devexpress

PdfTextAnnotationData Properties

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

latest3.0 KB
Original Source

PdfTextAnnotationData Properties

Represents a text annotation.

NameDescription
AnnotationTypeGets the annotation type. Inherited from PdfAnnotationData.
AuthorSpecifies the annotation author. Inherited from PdfMarkupAnnotationData.
BoundsGets the annotation’s bounds on the page. Inherited from PdfAnnotationData.
ColorSpecifies the annotation color. Inherited from PdfAnnotationData.
ContentsSpecifies the annotation comment. Inherited from PdfAnnotationData.
CreationDateSpecifies the date and time when the annotation was created. Inherited from PdfMarkupAnnotationData.
IconNameSpecifies the name of the annotation icon.
ModificationDateSpecifies the date and time when the annotation was last modified. Inherited from PdfAnnotationData.
NameSpecifies the annotation’s name. Inherited from PdfAnnotationData.
OpacitySpecifies the annotation’s opacity. Inherited from PdfMarkupAnnotationData.
RepliesObtains the annotation comments. Inherited from PdfMarkupAnnotationData.
ReviewsObtains the annotation reviews. Inherited from PdfMarkupAnnotationData.
SubjectSpecifies a short description of the subject being addressed by the annotation. Inherited from PdfMarkupAnnotationData.

See Also

PdfTextAnnotationData Class

PdfTextAnnotationData Members

DevExpress.Pdf Namespace