PageSavingArgs Properties

The PageSavingArgs 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 propertyPageIndex
Current page index.
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.)
See Also