Namespace: CuteEditor.Convertor.PDF
Assembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0

Syntax

C#
public TableCol CurreCol { get; }
Visual Basic
Public ReadOnly Property CurreCol As TableCol
	Get
Visual C++
public:
property TableCol^ CurreCol {
	TableCol^ get ();
}

See Also