ComponentOne Word for UWP
Clipped Property

C1.UWP.Word Assembly > C1.Xaml.Word.Objects Namespace > RtfParagraph Class : Clipped Property
Gets or sets the clip of the text of this paragraph.
Syntax
'Declaration
 
Public Property Clipped As System.Boolean
public System.bool Clipped {get; set;}

Property Value

true if clip of text, otherwise false.
See Also

Reference

RtfParagraph Class
RtfParagraph Members