'Declaration Public ReadOnly Property String As String
'Usage Dim instance As ImGearPDFWord Dim value As String value = instance.String
public string String {get;}
public: __property string* get_String();
'Declaration Public ReadOnly Property String As String
'Usage Dim instance As ImGearPDFWord Dim value As String value = instance.String
public string String {get;}
public: __property string* get_String();
The result is provided in whatever encoding the PDF Word uses, for both Roman and non-Roman systems.