Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 488 Bytes

File metadata and controls

12 lines (9 loc) · 488 Bytes

AsposePdfCloud::Option

Provides form option.

Properties

Name Type Description Notes
value String Gets or sets option export value. [optional]
name String Gets or sets name of option. [optional]
selected BOOLEAN Gets or sets selected status of option. Returns true if option is selected. [optional]
index Integer Gets index of the option. [optional]