HasTextIndent Property (Style)
In This Topic
Gets a value indicating whether the
Style.TextIndent property is defined on the current style.
Syntax
'Declaration
Public ReadOnly Property HasTextIndent As Boolean
public bool HasTextIndent {get;}
See Also