Back to Devexpress

PdfMarkupToolsSettings Members

windowsforms-devexpress-dot-xtrapdfviewer-dot-pdfmarkuptoolssettings-dot-underscore-members.md

latest5.0 KB
Original Source

PdfMarkupToolsSettings Members

Provides markup annotation tools settings.

Properties

NameDescription
AuthorSpecifies the default author for all markup tools.
FreeTextBorderColorGets or sets the default border color for the text box.
FreeTextColorGets or sets the default background color for the text box.
FreeTextDefaultSubjectGets or sets the default subject for the text box.
FreeTextFontColorGets or sets the default font color for the text box.
FreeTextFontSizeGets or sets the default font size for the text box.
StickyNoteColorGets or sets the default color for the sticky note tool.
StickyNoteDefaultSubjectSpecifies the default subject for a sticky notes tool.
StickyNoteIconNameGets or sets the default icon for sticky notes tool.
TextHighlightColorSpecifies the color for a text highlight tool.
TextHighlightDefaultSubjectSpecifies the default subject for a text highlight tool.
TextStrikethroughColorSpecifies the color for a text strikethrough tool.
TextStrikethroughDefaultSubjectSpecifies the default subject for a text strikethrough tool.
TextUnderlineColorSpecifies the color for a text underline tool.
TextUnderlineDefaultSubjectSpecifies the default subject for a text underline tool.

Methods

NameDescription
Equals(Object, Object) staticDetermines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object)Determines whether the specified object is equal to the current object. Inherited from Object.
GetHashCode()Serves as the default hash function. Inherited from Object.
GetType()Gets the Type of the current instance. Inherited from Object.
MemberwiseClone() protectedCreates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) staticDetermines whether the specified Object instances are the same instance. Inherited from Object.
ToString()Returns the textual representation of the PdfMarkupToolsSettings.

Events

NameDescription
PropertyChangedOccurs every time any of the PdfMarkupToolsSettings class properties has changed its value.

See Also

PdfMarkupToolsSettings Class

DevExpress.XtraPdfViewer Namespace