Share via


Frame.HeightRule Property

Returns or sets the rule for determining the height of the specified frame.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
Property HeightRule As WdFrameSizeRule
    Get
    Set
'Usage
Dim instance As Frame
Dim value As WdFrameSizeRule

value = instance.HeightRule

instance.HeightRule = value
WdFrameSizeRule HeightRule { get; set; }

Property Value

Type: Microsoft.Office.Interop.Word.WdFrameSizeRule

See Also

Reference

Frame Interface

Frame Members

Microsoft.Office.Interop.Word Namespace