Click or drag to resize

PdfFontResourceCollection.IndexOf Method

Determines the index of a specific PdfFontResource in the PdfFontResourceCollection.

Namespace:  RadPdf.Integration
Assembly:  RadPdfStandard (in RadPdfStandard.dll) Version: 4.1.0.0 (4.1.0.0)
Syntax
public int IndexOf(
	Object value
)

Parameters

value
Type: System.Object
The PdfFontResource to locate in the PdfFontResourceCollection

Return Value

Type: Int32
The index of value if found in the list; otherwise -1.
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!