Gets the content as a Unicode string.
Namespace: Unimaze.Composer.Ubl2.InterfacesAssembly: Unimaze.Composer.Ubl2 (in Unimaze.Composer.Ubl2.dll) Version: 2.1.200.0 (2.1.0.22)
Syntax
| C# |
|---|
Object GetContentAsText() |
| Visual Basic |
|---|
Function GetContentAsText As Object |
| Visual C++ |
|---|
Object^ GetContentAsText() |
| F# |
|---|
abstract GetContentAsText : unit -> Object |
Return Value
Type: ObjectContent formatted as string.