Retrieves the font used for displaying text in this Widget.
Namespace:
pdftron.PDF.Annots
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
SyntaxPublic Function GetFont As Font
public:
virtual Font^ GetFont() sealed
Return Value
Type:
Font The font used by this Widget
Exceptions| Exception | Condition |
|---|
| [!:PDFNetException] | PDFNetException the PDFNet exception |
See Also