FixedHeight Property (TableOfContents)
In This Topic
Gets or sets a fixed height of the table of contents.
Syntax
'Declaration
Public Property FixedHeight As Length
public Length FixedHeight {get; set;}
Property Value
A
Length value representing the fixed height of the table of contents.
See Also