First Method
|
|
| Cute Editor for ASP.NET 6.7 Class Library |
| TableCols..::..First Method |
| TableCols Class See Also Send Feedback |
Namespace:Â CuteEditor.Convertor.PDF
Assembly:Â CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Assembly:Â CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Syntax
| C# |
|---|
public void First( bool force ) |
| Visual Basic |
|---|
Public Sub First ( _ force As Boolean _ ) |
| Visual C++ |
|---|
public: void First( bool force ) |
Parameters
- force
- Type: System..::..Boolean