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

Syntax

C#
public int SubCount { get; }
Visual Basic
Public ReadOnly Property SubCount As Integer
	Get
Visual C++
public:
property int SubCount {
	int get ();
}

See Also