Class
PageBreakSegment

Segment that forces content to start on a new page

Definition

Namespace:Telerik.Documents.AI.Tools.Fixed.Core.Models.ContentSegments

Assembly:Telerik.Documents.AI.Tools.Fixed.Core.dll

Syntax:

cs-api-definition
public class PageBreakSegment : ContentSegment

Inheritance: objectContentSegmentPageBreakSegment

Constructors

PageBreakSegment()

Declaration

cs-api-definition
public PageBreakSegment()

Properties

SegmentType

The type of content segment

Declaration

cs-api-definition
public override string SegmentType { get; }

Property Value

string

Overrides ContentSegment.SegmentType