Click or drag to resize

InternalServiceGetDocumentToView Method

Namespace:  FileHold.DocumentRepository
Assembly:  FileHold.DocumentRepository (in FileHold.DocumentRepository.dll) Version: 17.0.0.0
Syntax
C#
public ViewerMiddleDocument GetDocumentToView(
	ViewDocumentOptions options
)

Parameters

options
Type: FileHold.DocumentRepositoryViewDocumentOptions

Return Value

Type: ViewerMiddleDocument
See Also