Text

PdfShape.Text property

Gets or sets the text of this PdfShape.

public virtual string Text { get; set; }

Property Value

The text of this PdfShape.

See Also