Click or drag to resize

PdfFontResourceCollection Properties

The PdfFontResourceCollection type exposes the following members.

Properties
  NameDescription
Public propertyAllowApproximateMatch
Gets or sets a value indicating whether an approximate matching method may be used when looking for font resources.
Public propertyCount
Gets the number of elements contained in the PdfFontResourceCollection.
Public propertyDefault
Gets or sets the PdfFontResource which should be used if no other matching resource is found.
Public propertyIsReadOnly
Gets a value indicating whether the PdfFontResourceCollection is read-only.
Public propertyItem
Gets the PdfFontResource at the specified index.
Top
See Also