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

Syntax

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

See Also