Editor for WinForms | ComponentOne
C1.Win.Editor.8 Assembly / C1.Win.Editor Namespace / C1Editor Class / GetText Method

In This Topic
    GetText Method
    In This Topic
    Gets text content of the document.
    Syntax
    'Declaration
     
    Public Function GetText() As System.String
    public System.string GetText()
    See Also