Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / EastAsianTypography Class / StrictFirstAndLastChars Property

In This Topic
    StrictFirstAndLastChars Property
    In This Topic
    Gets or sets whether the strict set of Kinsoku rules shall be applied to Japanese text in this document when the ParagraphFormat.FarEastLineBreakControl is applied to the text.
    Syntax
    'Declaration
     
    Public Property StrictFirstAndLastChars As System.Boolean
    public System.bool StrictFirstAndLastChars {get; set;}
    See Also