Click or drag to resize

AddTextElementResultRemainingText Property

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.

Namespace:  ExpertPdf.HtmlToPdf.PdfDocument
Assembly:  ephtmltopdf (in ephtmltopdf.dll) Version: 17.0.0
Syntax
public string RemainingText { get; }

Property Value

Type: String
See Also