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