Class: GroupDocs::Document::Annotation::MarkerPosition
- Inherits:
-
Object
- Object
- GroupDocs::Document::Annotation::MarkerPosition
- Defined in:
- lib/groupdocs/document/annotation/marker.rb
Instance Attribute Summary collapse
Instance Attribute Details
#page ⇒ Object
15 16 17 |
# File 'lib/groupdocs/document/annotation/marker.rb', line 15 def page @page end |
#position ⇒ Object
12 13 14 |
# File 'lib/groupdocs/document/annotation/marker.rb', line 12 def position @position end |