Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / ParagraphFormat Class / HalfWidthPunctuationOnTopOfLine Property

In This Topic
    HalfWidthPunctuationOnTopOfLine Property
    In This Topic
    Gets or sets whether to change punctuation symbols at the beginning of a line to half-width characters for the paragraphs
    Syntax
    'Declaration
     
    Public Property HalfWidthPunctuationOnTopOfLine As System.Boolean
    public System.bool HalfWidthPunctuationOnTopOfLine {get; set;}
    See Also