Table of Contents

Class PdfFontInfo

Namespace
nebulae.dotPDFium
Assembly
dotPDFium.dll
public class PdfFontInfo
Inheritance
PdfFontInfo
Inherited Members

Constructors

PdfFontInfo(string, int)

public PdfFontInfo(string name, int flags)

Parameters

name string
flags int

Properties

Flags

public int Flags { get; }

Property Value

int

Name

public string Name { get; }

Property Value

string