[]
Gets or sets the PageLayout used for the first page of the current document.
[TypeConverter(typeof(ExpandableObjectConverter))] [C1OpenXmlSerialization("documentpagelayouts/firstpage.xml")] public PageLayout FirstPage { get; set; }