Loads document to the viewer
'Declaration
Public Sub LoadDocument( _
ByVal As Stream, _
Optional ByVal As String _
)
'Usage
Dim instance As FlexViewer
Dim stream As Stream
Dim password As String
instance.LoadDocument(stream, password)
Parameters
- stream
- The document stream
- password
- The password of document