Gets and sets the maximum size of the included image.
JavaScript |
|
MaxImageSize |
C# |
|
int MaxImageSize { get; set; } |
C++ |
|
HRESULT MaxImageSize([out, retval] long* pVal) HRESULT MaxImageSize([in] long pVal) |