pdf table colouns

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

Syntax

C#
public class TableCols : CollectionBase
Visual Basic
Public Class TableCols _
	Inherits CollectionBase
Visual C++
public ref class TableCols : public CollectionBase

Inheritance Hierarchy

System..::..Object
  System.Collections..::..CollectionBase
    CuteEditor.Convertor.PDF..::..TableCols

See Also