Sets the Height of the placeholder image

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

Syntax

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

See Also