Document Solutions for Word
DS.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / PageGrid Class / CharsLine Property

In This Topic
    CharsLine Property
    In This Topic
    Gets or sets the number of characters to be allowed on the page grid for each line in a section.
    Syntax
    'Declaration
     
    Public Property CharsLine As System.Single
    public System.float CharsLine {get; set;}
    See Also