Document Solutions for Word
GrapeCity.Documents.Word.Layout Assembly / GrapeCity.Documents.Word.Layout Namespace / TableFragment Class / ActualHeight Property

In This Topic
    ActualHeight Property (TableFragment)
    In This Topic
    Gets the actual height of the table, in points.
    Syntax
    'Declaration
     
    Public ReadOnly Property ActualHeight As System.Single
    public System.float ActualHeight {get;}
    See Also