Method: AsposePdfCloud::TextAnnotation#color
- Defined in:
- lib/aspose_pdf_cloud/models/text_annotation.rb
#color ⇒ Object
Color of the annotation.
32 33 34 |
# File 'lib/aspose_pdf_cloud/models/text_annotation.rb', line 32 def color @color end |