ResourceSavingArgs Properties

Aspose.Note for .NET API

ResourceSavingArgs Properties

The ResourceSavingArgs type exposes the following members.

Properties
  NameDescription
Public propertyDocument
Gets the saving document.
Public propertyFileName
Gets the file name.
Public propertyKeepStreamOpen
Gets or sets a value indicating whether keep stream open.
Public propertyStream
Gets or sets the stream used to store the resource.
Public propertyUri
Gets or sets the uri to access stored resource.
Top
See Also