Click or drag to resize

PdfFontResourceCollection.GetEnumerator Method

Returns an enumerator that iterates through a PdfFontResourceCollection.

Namespace:  RadPdf.Integration
Assembly:  RadPdfStandard (in RadPdfStandard.dll) Version: 4.1.0.0 (4.1.0.0)
Syntax
public IEnumerator<PdfFontResource> GetEnumerator()

Return Value

Type: IEnumerator<PdfFontResource>
An IEnumerator<T> object that can be used to iterate through the collection.

Implements

IEnumerable<T>.GetEnumerator()
See Also
This website uses cookies to identify your session and other necessary functions. By using this website, you are agreeing to our Terms of Use and Privacy Policy (updated April 26 2021).
Learn About Cookies
Got it!