'Declaration Public Property UseVerticalLineGapForSideways As System.Boolean
public System.bool UseVerticalLineGapForSideways {get; set;}
If false (the default), line gap for lines containing sideways text is set according to Font.HorizontalLineGap or Font.TypoLineGap, which can lead to different gaps between columns that contain sideways text runs and those that do not.
'Declaration Public Property UseVerticalLineGapForSideways As System.Boolean
public System.bool UseVerticalLineGapForSideways {get; set;}