IAdapterDataHelperGetPdocFromPdf Method | |
Gets Pdoc from stream
Namespace:
PSI.Sox.Adapter.Interfaces
Assembly:
PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax string GetPdocFromPdf(
Stream stream
)
Parameters
- stream
- Type: System.IOStream
stream of Pdf
Return Value
Type:
Stringstring of Pdoc
See Also