ImageSavingArgs Properties |
The ImageSavingArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() | Document |
Gets the saving document.
(Inherited from ResourceSavingArgs.) |
![]() | FileName |
Gets the file name.
(Inherited from ResourceSavingArgs.) |
![]() | ImageType |
Gets type of image to be saved.
|
![]() | KeepStreamOpen |
Gets or sets a value indicating whether keep stream open.
(Inherited from ResourceSavingArgs.) |
![]() | Stream |
Gets or sets the stream used to store the resource.
(Inherited from ResourceSavingArgs.) |
![]() | Uri |
Gets or sets the uri to access stored resource.
(Inherited from ResourceSavingArgs.) |