ExpertPdf PDF Creator Library
IsPaginable Property
NamespacesExpertPdf.PdfCreatorTextElementIsPaginable
ExpertPdf PDF Creator 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.PdfCreator (Module: ExpertPdf.PdfCreator.dll) Version: 9.2.0.25824 (9.2.0.0)