ImageSavingArgs Properties |
The ImageSavingArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | CurrentShape |
Gets the ShapeBase object corresponding to the shape or group shape
that is about to be saved.
|
![]() ![]() | Document |
Gets the document object that is currently being saved.
|
![]() ![]() | ImageFileName |
Gets or sets the file name (without path) where the image will be saved to.
|
![]() ![]() | ImageStream |
Allows to specify the stream where the image will be saved to.
|
![]() ![]() | IsImageAvailable |
Returns true if the current image is available for export.
|
![]() ![]() | KeepImageStreamOpen |
Specifies whether Aspose.Words should keep the stream open or close it after saving an image.
|