Click or drag to resize

PdfTextShapeText Property

Gets or sets this PdfTextShape's text

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

Property Value

Type: String
See Also