TextElementIsPaginable Property |
This property tells if the text element was constructed as a paginable
text element or not.
Namespace: ExpertPdf.HtmlToPdf.PdfDocumentAssembly: ExpertPdf.HtmlToPdf (in ExpertPdf.HtmlToPdf.dll) Version: 11.0.0
Syntaxpublic bool IsPaginable { get; }
Public ReadOnly Property IsPaginable As Boolean
Get
Property Value
Type:
Boolean
See Also