Method: HexaPDF::Content::Operator::BaseOperator#name
- Defined in:
- lib/hexapdf/content/operator.rb
#name ⇒ Object (readonly)
The name of the operator.
87 88 89 |
# File 'lib/hexapdf/content/operator.rb', line 87 def name @name end |
The name of the operator.
87 88 89 |
# File 'lib/hexapdf/content/operator.rb', line 87 def name @name end |