 | PdfFontExtension Class |
Define extension methods for
PdfFont class.
Inheritance Hierarchy Namespace: Patagames.Pdf.NetAssembly: Patagames.Pdf.Gdi (in Patagames.Pdf.Gdi.dll) Version: 5.1.3
Syntaxpublic static class PdfFontExtension
<ExtensionAttribute>
Public NotInheritable Class PdfFontExtension
[ExtensionAttribute]
public ref class PdfFontExtension abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
[<ExtensionAttribute>]
type PdfFontExtension = class end
/** @attribute ExtensionAttribute */
public final class PdfFontExtension
Patagames.Pdf.Net.PdfFontExtension = function();
Type.createClass(
'Patagames.Pdf.Net.PdfFontExtension');
The PdfFontExtension type exposes the following members.
Methods| | Name | Description |
|---|
 | GetCharBBoxEx |
Get the special character bounding box of a font object.
|
Top
See Also