Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / TablePosition Class / Distance Property

In This Topic
    Distance Property (TablePosition)
    In This Topic
    Gets the minimum distance which shall be maintained between the current floating table and text in the text in the paragraphs which are around this floating table.
    Syntax
    'Declaration
     
    Public ReadOnly Property Distance As CellPadding
    public CellPadding Distance {get;}
    See Also