ExpertPdf Html to Pdf Converter Library
IsPaginable Property
NamespacesExpertPdf.HtmlToPdf.PdfDocumentTextElementIsPaginable
ExpertPdf Html to Pdf Converter Library
This property tells if the text element was constructed as a paginable text element or not.
Declaration Syntax
C#Visual BasicVisual C++
public bool IsPaginable { get; }
Public ReadOnly Property IsPaginable As Boolean
	Get
public:
property bool IsPaginable {
	bool get ();
}
Property Value

Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)