Click or drag to resize

PdfTextShapeText Property

Gets or sets this PdfTextShape's text

Namespace:  RadPdf.Data.Document.Objects.Shapes
Assembly:  RadPdf (in RadPdf.dll) Version: 3.44.0.0 (3.44.0.0)
Syntax
public string Text { get; set; }

Property Value

Type: String
See Also