OptionsDrawDocumentGrid Property
|
Draw horizontal lines to show the position of
the document grid. The grid is used for the precision layout of
East Asian characters.
Namespace: WebSupergoo.WordGlue4
Assembly: WordGlue4 (in WordGlue4.dll)
Version: 4.1.0.0 (4.1.0.0)
Syntax
public bool DrawDocumentGrid { get; set; }
Public Property DrawDocumentGrid As Boolean
Get
Set
member DrawDocumentGrid : bool with get, set
Property Value
Type:
Boolean
See Also