Property Height

Namespace TallComponents.PDF.Shapes
Class MultilineTextShape

Height of this MultilineTextShape, when the contents should be auto-sized. The content will be auto-sized when the following constraints are true: 1) Only one fragment is present; 2) The font-size in that fragment is specified as zero (0).

If this MultilineTextShape isn't auto-sized, this height property isn't used at all.

Syntax

public  Double  Height  {  get;  set;  }

Property value

Double