This document is archived and information here might be outdated. Recommended version. |
The maximum height in pixels of an image request.
[Visual Basic .NET] Public Property MaxImageHeight As Integer
[C#] public int MaxImageHeight {get; set;}
[C++]
HRESULT get_MaxImageHeight(
System.Int32* Height
);
[C++]
HRESULT put_MaxImageHeight(
long Height
);
[C++]
Parameters Height [out, retval]
Height is a parameter of type long* Height [in]
Height is a parameter of type long