Class: IiifPrint::ModelConfig
- Inherits:
-
Struct
- Object
- Struct
- IiifPrint::ModelConfig
- Defined in:
- lib/iiif_print.rb
Overview
This is the record level configuration for PDF split handling.
Instance Attribute Summary collapse
-
#pdf_split_child_model ⇒ Object
Returns the value of attribute pdf_split_child_model.
Instance Attribute Details
#pdf_split_child_model ⇒ Object
Returns the value of attribute pdf_split_child_model
55 56 57 |
# File 'lib/iiif_print.rb', line 55 def pdf_split_child_model @pdf_split_child_model end |