Click or drag to resize

PdfTextWebLink Properties

The PdfTextWebLink type exposes the following members.

Properties
Name Description
Public property Brush
Gets or sets the brush that will be used to draw the text.
(Inherited from PdfTextWidget .)
Public property Font
Gets or sets a font that will be used to draw the text.
(Inherited from PdfTextWidget .)
Public property Pen
Gets or sets a pen that will be used to draw the text.
(Inherited from PdfTextWidget .)
Public property StringFormat
Gets or sets text settings that will be used to draw the text.
(Inherited from PdfTextWidget .)
Public property Text
Gets or sets a value indicating the text that should be printed.
(Inherited from PdfTextWidget .)
Public property Url
Gets or sets the Url address.
Top
See Also