Class: IiifPrint::ModelConfig

Inherits:
Struct
  • Object
show all
Defined in:
lib/iiif_print.rb

Overview

This is the record level configuration for PDF split handling.

Instance Attribute Summary collapse

Instance Attribute Details

#pdf_split_child_modelObject

Returns the value of attribute pdf_split_child_model

Returns:

  • (Object)

    the current value of pdf_split_child_model



55
56
57
# File 'lib/iiif_print.rb', line 55

def pdf_split_child_model
  @pdf_split_child_model
end