DocumentSaveEventArgsImageSource Property |
Gets an image source where the collection of pages that will be saved is stored. At this point it is possible to use user-defined save.
Namespace:
Atalasoft.Imaging.WebControls
Assembly:
Atalasoft.dotImage.WebControls (in Atalasoft.dotImage.WebControls.dll) Version: 11.5.0.5.0.230 (.NET 4.6.2, x86)
Syntaxpublic RandomAccessImageSource ImageSource { get; }Public ReadOnly Property ImageSource As RandomAccessImageSource
Get
Property Value
Type:
RandomAccessImageSource
See Also