Method: AsposePdfCloud::Attachment#creation_date
- Defined in:
- lib/aspose_pdf_cloud/models/attachment.rb
#creation_date ⇒ Object
The date and time when the embedded file was created.
41 42 43 |
# File 'lib/aspose_pdf_cloud/models/attachment.rb', line 41 def creation_date @creation_date end |