Method: AsposePdfCloud::ChoiceField#margin
- Defined in:
- lib/aspose_pdf_cloud/models/choice_field.rb
#margin ⇒ Object
Gets or sets a outer margin for paragraph (for pdf generation)
74 75 76 |
# File 'lib/aspose_pdf_cloud/models/choice_field.rb', line 74 def margin @margin end |