Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

PdfAnnotationOptions Fields
Show Inherited Hide Inherited

Contains settings that the PDF viewer applies to annotations.
Name Description
AllowAddCircleProperty static Identifies the AllowAddCircle bindable property.
AllowAddFreeTextProperty static Identifies the AllowAddFreeText bindable property.
AllowAddInkProperty static Identifies the AllowAddInk bindable property.
AllowAddSquareProperty static Identifies the AllowAddSquare bindable property.
AllowAddStickyNoteProperty static Identifies the AllowAddStickyNote bindable property.
AllowHighlightProperty static Identifies the AllowHighlight bindable property.
AllowSquiggleProperty static Identifies the AllowSquiggle bindable property.
AllowStrikethroughProperty static Identifies the AllowStrikethrough bindable property.
AllowUnderlineProperty static Identifies the AllowUnderline bindable property.
AuthorProperty static Identifies the Author bindable property.
AutomationIdProperty static Bindable property for AutomationId. Inherited from Element.
BindingContextProperty static Bindable property for BindingContext. Inherited from BindableObject.
CircleColorProperty static Identifies the CircleColor bindable property.
CircleLineWidthProperty static Identifies the CircleLineWidth bindable property.
CircleSubjectProperty static Identifies the CircleSubject bindable property.
ClassIdProperty static Bindable property for ClassId. Inherited from Element.
FreeTextColorProperty static Identifies the FreeTextColor bindable property.
FreeTextFontSizeProperty static Identifies the FreeTextFontSize bindable property.
FreeTextSubjectProperty static Identifies the FreeTextSubject bindable property.
HighlightColorProperty static Identifies the HighlightColor bindable property.
HighlightSubjectProperty static Identifies the HighlightSubject bindable property.
InkColorProperty static Identifies the InkColor bindable property.
InkLineWidthProperty static Identifies the InkLineWidth bindable property.
InkSubjectProperty static Identifies the InkSubject bindable property.
SquareColorProperty static Identifies the SquareColor bindable property.
SquareLineWidthProperty static Identifies the SquareLineWidth bindable property.
SquareSubjectProperty static Identifies the SquareSubject bindable property.
SquiggleColorProperty static Identifies the SquiggleColor bindable property.
SquiggleSubjectProperty static Identifies the SquiggleSubject bindable property.
StickyNoteColorProperty static Identifies the StickyNoteColor bindable property.
StickyNoteSubjectProperty static Identifies the StickyNoteSubject bindable property.
StrikethroughColorProperty static Identifies the StrikethroughColor bindable property.
StrikethroughSubjectProperty static Identifies the StrikethroughSubject bindable property.
UnderlineColorProperty static Identifies the UnderlineColor bindable property.
UnderlineSubjectProperty static Identifies the UnderlineSubject bindable property.
See Also