ComponentOne Word for UWP
C1.UWP.Word Assembly / C1.Xaml.Word.Objects Namespace / RtfSection Class / Clear Method

In This Topic
    Clear Method (RtfSection)
    In This Topic
    Removes all objects from the collection.
    Syntax
    'Declaration
     
    Public Overridable Sub Clear() 
    public virtual void Clear()
    See Also