[]
Gets or sets the default page layout for the current document. This property is a shortcut for Default. (A page layout includes page settings, page headers and footers, and column definitions.)
[TypeConverter(typeof(ExpandableObjectConverter))]
public PageLayout PageLayout { get; set; }