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

Syntax

C#
public bool HasNextPage { get; }
Visual Basic
Public ReadOnly Property HasNextPage As Boolean
	Get
Visual C++
public:
property bool HasNextPage {
	bool get ();
}

See Also