'Declaration Public Overloads Function GetText( _ Optional ByVal ignoreErrors As System.Boolean _ ) As System.String
public System.string GetText( System.bool ignoreErrors )
Parameters
- ignoreErrors
- Indicates whether to ignore errors in PDF during processing.
Return Value
All text in the current document.