Class PdfFontInfo
public class PdfFontInfo
- Inheritance
-
PdfFontInfo
- Inherited Members
Constructors
PdfFontInfo(string, int)
public PdfFontInfo(string name, int flags)
Parameters
Properties
Flags
public int Flags { get; }
Property Value
Name
public string Name { get; }