 |
PdfPageElementActualText Property |
The exact text content represented by this element, used when the rendered content is
not extractable as text (for example a text rendered as a graphic). Only used when
TagType is set.
Namespace: SelectPdfAssembly: Select.Pdf (in Select.Pdf.dll) Version: 26.3
Syntaxpublic string ActualText { get; set; }Public Property ActualText As String
Get
Set
Property Value
String
See Also