.NET Framework Class Library

Paragraph.ContainsPageBreak Property

<< Click to Display Table of Contents >>

Navigation:  Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Core.DOM Namespace > Paragraph Class > Paragraph Properties >

.NET Framework Class Library

Paragraph.ContainsPageBreak Property

Namespace: Gnostice.Core.DOM

Assembly:  Gnostice.Core (in Gnostice.Core.dll)

Syntax

Visual Basic

Public ReadOnly Property ContainsPageBreak As Boolean
 Get

C#

public bool ContainsPageBreak { get; }

Visual C++

public:
property bool ContainsPageBreak {
 bool get ();
}

See Also

Paragraph Class

Paragraph Members

Gnostice.Core.DOM Namespace