←Select platform

RepositoryContext Constructor(Stream)

Summary

Initializes a new instance of the RepositoryContext class.

Syntax
C#
C++/CLI
Python
public RepositoryContext( 
   Stream stm 
) 
public:  
   RepositoryContext(Stream^ stm) 
__init__(self,stm) # Overloaded constructor 

Parameters

stm

Stream where the repository is read from or written to.

Requirements

Target Platforms

Help Version 22.0.2023.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Analytics Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.