ComponentOne Word for UWP
Columns Property

C1.UWP.Word Assembly > C1.Xaml.Word.Objects Namespace > RtfSection Class : Columns Property
Gets the colunms collection of this section.
Syntax
'Declaration
 
Public ReadOnly Property Columns As RtfColumnCollection
public RtfColumnCollection Columns {get;}

Property Value

The RtfColumnCollection of the Word/RTF section.
See Also

Reference

RtfSection Class
RtfSection Members