Xamarin.Android | ComponentOne
C1.Android.Viewer Assembly / C1.Android.Viewer Namespace / SaveDocumentStreamEventArgs Class
Properties Methods

In This Topic
    SaveDocumentStreamEventArgs Class Members
    In This Topic

    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 Property Gets or sets the full file path.  
    Public Property Gets or sets the range.  
    Public Property Gets or sets the options to save as images.  
    Top
    Public Methods
     NameDescription
    Public Method Gets the deferral. (Inherited from C1.Android.Core.AsyncEventArgs)
    Top
    See Also