Inheritance Hierarchy
Namespace: Kettic.PdfAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntaxpublic abstract class PdfFont : PdfDictionary
Public MustInherit Class PdfFont
Inherits PdfDictionary
public ref class PdfFont abstract : public PdfDictionary
[<AbstractClassAttribute>]
type PdfFont =
class
inherit PdfDictionary
end
The PdfFont type exposes the following members.
Constructors
Properties
| Name | Description |
---|
 | Name |
Returns the internal name used for this font.
|
Top
See Also