TextBox.BoxHeightExtra Method

PDF File Writer

TextBoxBoxHeightExtra Method

Overload List
  NameDescription
Public methodBoxHeightExtra(Double, Double)
TextBox height including extra line and paragraph space.
Public methodBoxHeightExtra(Int32, Double, Double)
Thwe height of the first LineCount lines including extra line and paragraph space.
Public methodBoxHeightExtra(Int32, Int32, Double, Double, Double)
The height of a block of lines within TextBox not excedding request height.
Top
See Also