Struct Text
The result of a text extraction. See ExtractText(IClient, TextArgs).
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetType()
Namespace: Sig.PdfClient
Assembly: SigPdfClient.dll
Syntax
public struct Text
Fields
Name | Description |
---|---|
Invalid | True in case of failure. |
Methods
Name | Description |
---|---|
Pages() | Yields a paginated view of the extracted text. |
ToString() |