Method: AsposePdfCloud::ChoiceField#flags
- Defined in:
- lib/aspose_pdf_cloud/models/choice_field.rb
#flags ⇒ Object
Gets Flags of the field.
65 66 67 |
# File 'lib/aspose_pdf_cloud/models/choice_field.rb', line 65 def flags @flags end |