Text

PdfArtifact.Text property

Gets or sets the text of this PdfArtifact.

public override string Text { get; set; }

Property Value

The text of this PdfArtifact.

See Also