CPDFMarkupAnnotationGetMarkedText Method |
Gets the marked text of the markup annotation.
Namespace:
ComPDFKit.PDFAnnotation
Assembly:
ComPDFKit.NET (in ComPDFKit.NET.dll) Version: 3.0.0.0 (3.0.0.0)
Syntaxpublic string GetMarkedText()
Return Value
Type:
StringThe marked text, or null if not available.
See Also