Gets a size of this user-selected file in bytes.
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
Public MustOverride ReadOnly Property SourceSize As Integer
public abstract int SourceSize { get; }