[This is preliminary documentation and is subject to change.]
PDF Font
System Object NFX.Media.PDF.DocumentModel PdfObject NFX.Media.PDF.DocumentModel PdfFontNamespace: NFX.Media.PDF.DocumentModelAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public sealed class PdfFont : PdfObject,
IPdfResource, INamed
public sealed class PdfFont : PdfObject,
IPdfResource, INamed
Public NotInheritable Class PdfFont
Inherits PdfObject
Implements IPdfResource, INamed
Public NotInheritable Class PdfFont
Inherits PdfObject
Implements IPdfResource, INamed
public ref class PdfFont sealed : public PdfObject,
IPdfResource, INamed
public ref class PdfFont sealed : public PdfObject,
IPdfResource, INamed
[<SealedAttribute>]
type PdfFont =
class
inherit PdfObject
interface IPdfResource
interface INamed
end
[<SealedAttribute>]
type PdfFont =
class
inherit PdfObject
interface IPdfResource
interface INamed
end