Skip to main content

PdfFont Class

A font assigned to a document text.

Namespace: DevExpress.Pdf

Assembly: DevExpress.Pdf.v23.2.Core.dll

NuGet Package: DevExpress.Pdf.Core

Declaration

public abstract class PdfFont :
    PdfObject,
    IPdfObject

The following members return PdfFont objects:

Inheritance

Object
DevExpress.Pdf.Native.PdfDocumentItem
DevExpress.Pdf.Native.PdfObject
PdfFont
See Also