ExpertPdf Html to Pdf Converter Library
RemainingText Property
NamespacesExpertPdf.HtmlToPdf.PdfDocumentAddTextElementResultRemainingText
ExpertPdf Html to Pdf Converter Library
Gets the text after remained not rendered after the rendering ended. A text can be partially rendered if the text cannot fit the specified bounds of the text element.
Declaration Syntax
C#Visual BasicVisual C++
public string RemainingText { get; }
Public ReadOnly Property RemainingText As String
	Get
public:
property String^ RemainingText {
	String^ get ();
}
Property Value

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