Optional
opts: { Optional
attributes?: Partial<PageLayoutAttributes>Optional
contents?: PageLayoutContentsReadonly
schemaReadonly
attributes: {}Readonly
contents: readonly [{ Readonly
name: "page-layout"Static
Readonly
schemaReadonly
attributes: {}Readonly
contents: readonly [{ Readonly
name: "page-layout"Gets
Gets
Sets
Sets
Sets
Generated using TypeDoc
The
<page-layout>
elementParent elements:
<defaults>
,<print>
Page layout can be defined both in score-wide
<defaults>
and in the<print>
element. If no<page-layout>
element is present in the<defaults>
element, default page layout values are chosen by the application.When used in the element are used there
as well.
<print>
element, the<page-layout>
element affects the appearance of the current page only. All other pages use the default values as determined by the<defaults>
element. If any child elements are missing from the<page-layout>
element in a<print>
element, the values determined by thehttps://www.w3.org/2021/06/musicxml40/musicxml-reference/elements/page-layout/