In This Topic
Gets or sets whether it should not take into account the descent of the contents during layout.
Default value is false.
Syntax
'Declaration
Public Property ZeroDescent As System.Boolean
public System.bool ZeroDescent {get; set;}
See Also