PdfTextWebLink Properties |
The PdfTextWebLink type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
Brush |
Gets or sets the brush that will be used to draw the text.
(Inherited from
PdfTextWidget
.)
|
|
|
Font |
Gets or sets a font that will be used to draw the text.
(Inherited from
PdfTextWidget
.)
|
|
|
Pen |
Gets or sets a pen that will be used to draw the text.
(Inherited from
PdfTextWidget
.)
|
|
|
StringFormat |
Gets or sets text settings that will be used to draw the text.
(Inherited from
PdfTextWidget
.)
|
|
|
Text |
Gets or sets a value indicating the text that should be printed.
(Inherited from
PdfTextWidget
.)
|
|
|
Url |
Gets or sets the Url address.
|