TableRowHeight Constructor GemBox.Document Help
Initializes a new instance of the TableRowHeight struct.

Namespace: GemBox.Document.Tables
Assembly: GemBox.Document (in GemBox.Document.dll) Version: 21.3.30.1113
Syntax

public TableRowHeight(
	double value,
	TableRowHeightRule rule
)
See Also