PdfFontResourceCollection Properties |
The PdfFontResourceCollection type exposes the following members.
Name | Description | |
---|---|---|
AllowApproximateMatch |
Gets or sets a value indicating whether an approximate matching method may be used when looking for font resources.
| |
Count |
Gets the number of elements contained in the PdfFontResourceCollection.
| |
Default |
Gets or sets the PdfFontResource which should be used if no other matching resource is found.
| |
IsReadOnly |
Gets a value indicating whether the PdfFontResourceCollection is read-only.
| |
Item |
Gets the PdfFontResource at the specified index.
|