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

Syntax

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

See Also