Click or drag to resize
TextElementIsPaginable Property
This property tells if the text element was constructed as a paginable text element or not.

Namespace: ExpertPdf.PdfCreator
Assembly: ExpertPdf.PdfCreator (in ExpertPdf.PdfCreator.dll) Version: 11.0.0
Syntax
public bool IsPaginable { get; }

Property Value

Type: Boolean
See Also