HasFragments Property (RenderVerticalText)
In This Topic
Gets a value indicating whether the current object's
RenderObject.Fragments collection has been initialized and contains one or more fragments.
Syntax
'Declaration
Public ReadOnly Property HasFragments As Boolean
public bool HasFragments {get;}
See Also