Back to Devexpress

PdfFontDescriptor Class

officefileapi-devexpress-dot-pdf-f038c2ba.md

latest1.1 KB
Original Source

PdfFontDescriptor Class

Provides the PDF font options.

Namespace : DevExpress.Pdf

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

NuGet Package : DevExpress.Pdf.Core

Declaration

csharp
public class PdfFontDescriptor :
    PdfObject,
    IPdfObject
vb
Public Class PdfFontDescriptor
    Inherits PdfObject
    Implements IPdfObject

The following members return PdfFontDescriptor objects:

Inheritance

Object DevExpress.Pdf.Native.PdfDocumentItem DevExpress.Pdf.Native.PdfObject PdfFontDescriptor

See Also

PdfFontDescriptor Members

DevExpress.Pdf Namespace