Property MaxImageSize
- Namespace
- vdWebLibrary
- Assembly
- JsPropertiesExtractor.dll
MaxImageSize
Controls the maximum possible value of an image's bitmap. Default value is 552960 (a resolution of 768 * 720). If 0 is set, the default value is used.
public int MaxImageSize { get; set; }