FileHold 17.1 API Documentation
C#
Show/Hide TOC
Viewer
Document(IData
Reader) Constructor
Initializes a new instance of the
ViewerDocument
class
Definition
Namespace:
FileHold.LibraryManager
Assembly:
FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
C#
Copy
public
ViewerDocument
(
IDataReader
reader
)
Parameters
reader
IDataReader
See Also
Reference
ViewerDocument Class
ViewerDocument Overload
FileHold.LibraryManager Namespace
In This Article
Definition
See Also