'Declaration Public Property UseFontDescent As Boolean
public bool UseFontDescent { get; set; }
Property Value
True - the PDF graphics must use the text descent from PDF font when text is drawing;
False - the PDF graphics must use the text descent from DefaultFontDescent property when text is drawing.
Default value is true.
False - the PDF graphics must use the text descent from DefaultFontDescent property when text is drawing.
Default value is true.