Click or drag to resize

PdfTextObjectTextMatrix Property

Note: This API is now obsolete.

This property is obsolete. Please use Matrix property instead.

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

Property Value

FS_MATRIX
See Also