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.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax public RandomAccessImageSource ImageSource { get; }
Public ReadOnly Property ImageSource As RandomAccessImageSource
Get
Property Value
Type:
RandomAccessImageSourceSee Also