HasFragments Property (RenderParagraph)
 
            
                In This Topic
            
            Gets a value indicating whether the current object's 
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