TextElementIsPaginable Property |
This property tells if the text element was constructed as a paginable
text element or not.
Namespace:
ExpertPdf.HtmlToPdf.PdfDocument
Assembly:
ephtmltopdf (in ephtmltopdf.dll) Version: 17.0.0
Syntax public bool IsPaginable { get; }
Public ReadOnly Property IsPaginable As Boolean
Get
Property Value
Type:
BooleanSee Also