Text

Property

Namespace: Imagini

Declared in: Imagini.TextEditingEventArgs


The editing text.

Syntax

public string Text { public get; private set; }

Back to index