Back to Devexpress

PdfTextMarkupAnnotationData Properties

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

latest3.2 KB
Original Source

PdfTextMarkupAnnotationData Properties

Represents a text markup 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.
MarkupTypeSpecifies the text markup annotation type.
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.
QuadsGets a collection of quadrilaterals that encompass the text markup annotation’s drawing area.
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

PdfTextMarkupAnnotationData Class

PdfTextMarkupAnnotationData Members

DevExpress.Pdf Namespace