PdfFontResourceCollectionEnumeratorCurrent Property |
Gets the current element in the collection.
Namespace:
RadPdf.Integration
Assembly:
RadPdf (in RadPdf.dll) Version: 3.48.0.0 (3.48.0.0)
Syntax public PdfFontResource Current { get; }
Public ReadOnly Property Current As PdfFontResource
Get
Property Value
Type:
PdfFontResource
The current element in the collection.
Implements
IEnumeratorTCurrentSee Also