PdfMarkupToolsSettings Properties
Provides markup annotation tools settings.| Name | Description |
|---|---|
| Author | Specifies the default author for all markup tools. |
| StickyNoteColor | Gets or sets the default color for the sticky note tool. This is a dependency property. |
| StickyNoteDefaultSubject | Specifies the default subject for a sticky notes tool. This is a dependency property. |
| StickyNoteIconName | Gets or sets the default icon for sticky notes tool. This is a dependency property. |
| TextHighlightColor | Specifies the color for a text highlight tool. |
| TextHighlightDefaultSubject | Specifies the default subject for a text highlight tool. |
| TextStrikethroughColor | Specifies the color for a text strikethrough tool. |
| TextStrikethroughDefaultSubject | Specifies the default subject for a text strikethrough tool. |
| TextUnderlineColor | Specifies the color for a text underline tool. |
| TextUnderlineDefaultSubject | Specifies the default subject for a text underline tool. |
See Also