[]
        
(Showing Draft Content)

C1.WPF.Word.Objects.RtfString.IsPunctuation

IsPunctuation Method

IsPunctuation(string)

Is punctuation or white space of the text string.

Declaration
public static bool IsPunctuation(string text)
Parameters
Type Name Description
string text

The text string.

Returns
Type Description
bool

True if the text string is punctuation or white space, otherwise false.