Click or drag to resize

PdfOptionCollection.Contains Method (String)

Determines whether the PdfOptionCollection contains a PdfOption with a specific name

Namespace:  RadPdf.Data.Document.Objects.FormFields.Options
Assembly:  RadPdfStandard (in RadPdfStandard.dll) Version: 4.1.0.0 (4.1.0.0)
Syntax
public bool Contains(
	string name
)

Parameters

name
Type: System.String
PdfOptionName to match

Return Value

Type: Boolean
true if the PdfOption is found in the PdfOptionCollection; otherwise, false.
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!