DocumentLayout.LayoutParts Property

Gets or sets the DocumentLayoutPartList of the document layout.

public DocumentLayoutPartList LayoutParts { get; set; }
Public Property LayoutParts As DocumentLayoutPartList

Property Value

DocumentLayoutPartList

Licensing Info

This property is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:

See Also

DocumentLayout
ceTe.DynamicPDF.LayoutEngine

In this topic