Skip to main content
A newer version of this page is available. .
.NET Standard 2.0+

PdfFont Class

A font assigned to a document text.

Namespace: DevExpress.Pdf

Assembly: DevExpress.Pdf.v19.1.Core.dll

Declaration

public abstract class PdfFont :
    PdfObject

Inheritance

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