RAD PDF Documentation
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:
RadPdf (in RadPdf.dll) Version: 3.48.0.0 (3.48.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