ComponentOne Xamarin Edition
LoadDocument Method
C1.Xamarin.Forms.Viewer Assembly > C1.Xamarin.Forms.Viewer Namespace > FlexViewer Class : LoadDocument Method
The document stream
The password of document
Loads document to the viewer
Syntax
public void LoadDocument( 
   Stream stream,
   string password
)

Parameters

stream
The document stream
password
The password of document
See Also

Reference

FlexViewer Class
FlexViewer Members