Method: AsposePdfCloud::SignatureCustomAppearance#show_location
- Defined in:
- lib/aspose_pdf_cloud/models/signature_custom_appearance.rb
#show_location ⇒ Object
Gets/sets location visibility. Default value: true.
41 42 43 |
# File 'lib/aspose_pdf_cloud/models/signature_custom_appearance.rb', line 41 def show_location @show_location end |