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