Click or drag to resize

PdfTextObjectTextAscii Property

Note: This API is now obsolete.

Gets/sets ANSI string from/to text object

Namespace: Patagames.Pdf.Net
Assembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.89.2704
Syntax
[ObsoleteAttribute("This property is obsolete. Please use TextAnsi instead", 
	false)]
public string TextAscii { get; set; }

Property Value

String
See Also