ExpertPdf PDF Creator Library
RemainingText Property
NamespacesExpertPdf.PdfCreatorAddTextElementResultRemainingText
ExpertPdf PDF Creator 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
public:
property String^ RemainingText {
	String^ get ();
}

Assembly: ExpertPdf.PdfCreator (Module: ExpertPdf.PdfCreator) Version: 5.0.0.0 (5.0.0.0)