Method: WordsRubySdk::Border#distance_from_text
- Defined in:
- lib/words_ruby_sdk/models/border.rb
#distance_from_text ⇒ Object
Gets or sets distance of the border from text or from the page edge in points.
44 45 46 |
# File 'lib/words_ruby_sdk/models/border.rb', line 44 def distance_from_text @distance_from_text end |