Property HasMoreContent
- Namespace
- BitMiracle.Docotic.Pdf.Layout
- Assembly
- BitMiracle.Docotic.Pdf.Layout.dll
HasMoreContent
Gets a value indicating whether there is remaining content to render on a next page.
public bool HasMoreContent { get; }
Property Value
- bool
true
if there is content to render on a next page; otherwise,false
.