C1.Xamarin.Forms.Viewer Assembly / C1.Xamarin.Forms.Viewer Namespace / SaveDocumentStreamEventArgs Class
Properties Methods


SaveDocumentStreamEventArgs Class Members

The following tables list the members exposed by SaveDocumentStreamEventArgs.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the SaveDocumentStreamEventArgs class.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets the full file path.  
Public PropertyGets or sets the range.  
Public PropertyGets or sets the options to save as images.  
Top
Protected Properties
 NameDescription
Protected PropertyGets the deferrals awaiter. (Inherited from C1.Xamarin.Forms.Core.AsyncEventArgs)
Top
Public Methods
 NameDescription
Public MethodGets the deferral. (Inherited from C1.Xamarin.Forms.Core.AsyncEventArgs)
Top
See Also