Skip to main content
A newer version of this page is available. .

PdfFont Class

A font assigned to a document text.

Namespace: DevExpress.Pdf

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

Declaration

public abstract class PdfFont :
    PdfObject

The following members return PdfFont objects:

Inheritance

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