Click or drag to resize
DocumentViewer Constructor (String, String)
Initializes a new instance of the DocumentViewer class

Namespace: SxcDeskAppLib
Assembly: RxAudit (in RxAudit.exe) Version: 2014.1.30.9 (2014.01.30.9)
Syntax
public DocumentViewer(
	string diagTitle,
	string filePath
)

Parameters

diagTitle
Type: SystemString
filePath
Type: SystemString
See Also