Back to Devexpress

PdfRedactAnnotationFacade Properties

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

latest4.4 KB
Original Source

PdfRedactAnnotationFacade Properties

Contains members used to manage redaction annotations without access to their inner structure.

NameDescription
AuthorSpecifies the annotation author. Inherited from PdfMarkupAnnotationFacade.
ColorSpecifies the annotation color. Inherited from PdfAnnotationFacade.
ContentsSpecifies the annotation comment. Inherited from PdfAnnotationFacade.
CreationDateSpecifies the date and time when the annotation was created. Inherited from PdfMarkupAnnotationFacade.
FillColorSpecifies an annotation’s fill color.
FlagsGets or sets flags that specify various characteristics of the annotation. Inherited from PdfAnnotationFacade.
FontBoldSpecifies whether to format the annotation’s text as bold.
FontColorGets or sets the font color of the overlay text.
FontItalicSpecifies whether to format the annotation’s text as italic.
FontNameSpecifies the annotation’s font name.
FontSizeSpecifies the annotation’s font size.
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. Inherited from PdfMarkupAnnotationFacade.
OverlayTextGets or sets a text displayed in the redaction annotation.
RectangleGets the annotation’s bounds on the page. Inherited from PdfAnnotationFacade.
RepeatTextGets or sets whether to repeat an overlay text.
RepliesObtains annotation comments. Inherited from PdfMarkupAnnotationFacade.
ReviewsObtains annotation reviews. Inherited from PdfMarkupAnnotationFacade.
SubjectSpecifies a short description of the subject being addressed by the annotation. Inherited from PdfMarkupAnnotationFacade.
TextJustificationGets or sets the overlay text alignment.
TypeReturns the annotation type. Inherited from PdfAnnotationFacade.

See Also

PdfRedactAnnotationFacade Class

PdfRedactAnnotationFacade Members

DevExpress.Pdf Namespace