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

Syntax

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

See Also