Document(Byte) Constructor |
Namespace: OpenDiscoverSDK.Interfaces.PlatformAssembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2025.4.4.0 (2025.4.4)
Syntaxpublic Document(
byte[] documentBytes
)
Parameters
- documentBytes Byte
- The document's file bytes.
See Also