DocumentLayout.LayoutParts Property
Gets or sets the DocumentLayoutPartList of the document layout.
public DocumentLayoutPartList LayoutParts { get; set; }
Public Property LayoutParts As DocumentLayoutPartList
Gets or sets the DocumentLayoutPartList of the document layout.
public DocumentLayoutPartList LayoutParts { get; set; }
Public Property LayoutParts As DocumentLayoutPartList