Gets or sets whether row heights are adjusted to fit the tallest string height for printing.
public bool BestFitRows {get; set;}
'Declaration
Public Property BestFitRows As Boolean
'Usage
Dim instance As PrintInfo
Dim value As Boolean
instance.BestFitRows = value
value = instance.BestFitRows