Xamarin.iOS Documentation | ComponentOne
C1.iOS.Viewer Assembly / C1.iOS.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 PropertyGets or sets the full file path.  
    Public PropertyGets or sets the range.  
    Public PropertyGets or sets the options to save as images.  
    Top
    Public Methods
     NameDescription
    Public MethodGets the deferral. (Inherited from C1.iOS.Core.AsyncEventArgs)
    Top
    See Also