RAD PDF Documentation
RadPdf.Data.Document.Objects.FormFields.Options
PdfOptionCollection Class
PdfOptionCollection Methods
Add Method
Add Method (PdfOption)
Add Method (String, Boolean)
Add Method (String, String, Boolean)
PdfOptionCollection
.
Add Method (PdfOption)
Adds a
PdfOption
to the
PdfOptionCollection
.
Namespace:
RadPdf.Data.Document.Objects.FormFields.Options
Assembly:
RadPdfStandard (in RadPdfStandard.dll) Version: 4.1.0.0 (4.1.0.0)
Syntax
C#
VB
Copy
public
void
Add
(
PdfOption
item
)
Public
Sub
Add
(
item
As
PdfOption
)
Parameters
item
Type:
RadPdf.Data.Document.Objects.FormFields.Options
.
PdfOption
The
PdfOption
to add to the
PdfOptionCollection
Implements
ICollection
<
T
>
.
Add(T)
Remarks
Add options to the
PdfOptionCollection
using
Add(String, Boolean)
.
See Also
Reference
PdfOptionCollection Class
Add Overload
RadPdf.Data.Document.Objects.FormFields.Options Namespace
Copyright Red Software
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!