Sets the max height of the resulting image

Namespace: DotNetNuke.Services.GeneratedImage.FilterTransform
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public int MaxHeight { get; set; }
Visual Basic
Public Property MaxHeight As Integer
	Get
	Set

See Also