Click or drag to resize

PdfFontCollection Properties

The PdfFontCollection type exposes the following members.

Properties
 NameDescription
Public propertyCount Gets the number of PdfFont contained in the collection.
Public propertyIsReadOnly Gets a value indicating whether the collection is read-only.
Public propertyItemInt32 Gets the PdfFont at the specified index
Public propertyItemString Gets the PdfFont with the specified tagName
Top
See Also