Method: AsposePdfCloud::ChoiceField#contents
- Defined in:
- lib/aspose_pdf_cloud/models/choice_field.rb
#contents ⇒ Object
Get the field content.
71 72 73 |
# File 'lib/aspose_pdf_cloud/models/choice_field.rb', line 71 def contents @contents end |