'Declaration
Public ReadOnly Property TextMatrix As PdfMatrix
'Usage
Dim instance As PdfTextVisualObject Dim value As PdfMatrix value = instance.TextMatrix
public PdfMatrix TextMatrix {get;}
public: property PdfMatrix^ TextMatrix { PdfMatrix^ get(); }