RichTextBuilderToTextString Method

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
Gets encosed text of the rich text string (not xml format).

Namespace:  Apitron.PDF.Kit.Interactive.Annotations.RichText
Assembly:  Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Syntax

public string ToTextString()

Return Value

Type: String
The text string.
See Also

Reference