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

Collapse imageSyntax

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

Collapse imageSee Also