Gets the number of Unicode characters in the current
PdfText object.
Namespace: SautinSoft.Pdf.ContentAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2026.7.1
Syntaxpublic int Length { get; }Public ReadOnly Property Length As Integer
Get
Property Value
Int32
The number of Unicode characters in the current
PdfText object.
See Also