RecordBox.Splittable Property

Gets or sets a value indicating whether the text within the record box will split if the record area reaches the end of the page.

public bool Splittable { get; set; }
Public Property Splittable As Boolean

Property Value

Boolean

Licensing Info

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

See Also

RecordBox
ceTe.DynamicPDF.LayoutEngine.LayoutElements

In this topic