Class: OpenXml::Docx::Properties::PageSize

Inherits:
ComplexProperty show all
Defined in:
lib/openxml/docx/properties/page_size.rb

Constant Summary collapse

VALID_PAGE_ORIENTATIONS =
%i(portrait landscape)

Constants included from AttributeBuilder

AttributeBuilder::VALID_THEME_COLORS, AttributeBuilder::VALID_TYPES

Instance Attribute Summary

Attributes inherited from BaseProperty

#value

Method Summary

Methods inherited from ComplexProperty

#render?, #to_xml

Methods included from AttributeBuilder

#attributes, included, #render?

Methods inherited from BaseProperty

#default_name, #default_tag, name, #name, #render?, tag, #tag