CssSavingArgs Properties

Aspose.Note for .NET API

CssSavingArgs Properties

The CssSavingArgs type exposes the following members.

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