DoNotSnapToGridInCell Property
In This Topic
Gets or sets whether to don't snap text to grid inside table with inline objects.
Syntax
'Declaration
Public Property DoNotSnapToGridInCell As System.Boolean
public System.bool DoNotSnapToGridInCell {get; set;}
See Also