Method: AsposePdfCloud::FormField#width
- Defined in:
- lib/aspose_pdf_cloud/models/form_field.rb
#width ⇒ Object
Gets or sets width of the field.
50 51 52 |
# File 'lib/aspose_pdf_cloud/models/form_field.rb', line 50 def width @width end |