Method: AsposePdfCloud::PolyLineAnnotationResponse#to_s

Defined in:
lib/aspose_pdf_cloud/models/poly_line_annotation_response.rb

#to_sString

Returns the string representation of the object

Returns:

  • (String)

    String presentation of the object



182
183
184
# File 'lib/aspose_pdf_cloud/models/poly_line_annotation_response.rb', line 182

def to_s
  to_hash.to_s
end