VerticalAlignment

ParagraphConfig.VerticalAlignment property

Alignment of child elements. Only usable with Inline paragraph type

public VerticalAlignment VerticalAlignment { get; set; }

See Also