Method: AsposePdfCloud::TextRects#list_invalid_properties
- Defined in:
- lib/aspose_pdf_cloud/models/text_rects.rb
#list_invalid_properties ⇒ Object
Show invalid properties with the reasons. Usually used together with valid?
64 65 66 67 |
# File 'lib/aspose_pdf_cloud/models/text_rects.rb', line 64 def list_invalid_properties invalid_properties = Array.new return invalid_properties end |