Class: Uniword::Mhtml::HeaderFooterPart
- Inherits:
-
MimePart
- Object
- Lutaml::Model::Serializable
- MimePart
- Uniword::Mhtml::HeaderFooterPart
- Defined in:
- lib/uniword/mhtml/header_footer_part.rb
Overview
Header/Footer HTML MIME part — separate HTML files for headers/footers.
Instance Method Summary collapse
Methods inherited from MimePart
#decoded_content, #decoded_content=, #filename, #html_content?, #image_content?, #text_content?, #theme_content?, #xml_content?
Instance Method Details
#html_content ⇒ Object
7 8 9 |
# File 'lib/uniword/mhtml/header_footer_part.rb', line 7 def html_content decoded_content end |