Namespace: CuteEditor.Convertor
Assembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Assembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Syntax
C# |
---|
public int CalcTableWidth( HTMLNode node ) |
Visual Basic |
---|
Public Function CalcTableWidth ( _ node As HTMLNode _ ) As Integer |
Visual C++ |
---|
public: int CalcTableWidth( HTMLNode^ node ) |
Parameters
- node
- Type: CuteEditor.Convertor..::..HTMLNode