Returns or sets the number of characters per line in the document grid. Read/write Single.
Example
This example sets the number of characters per line to 42 for the active document.
ActiveDocument.PageSetup.CharsLine = 42
Returns or sets the number of characters per line in the document grid. Read/write Single.
This example sets the number of characters per line to 42 for the active document.
ActiveDocument.PageSetup.CharsLine = 42