Text

ShapePossibleWatermark<T>.Text property

Gets or sets the text of the shape.

public override string Text { get; set; }

Property Value

The text of the shape.

See Also