Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / Marker Class / ToString Method / ToString() Method

In This Topic
    ToString() Method
    In This Topic
    Gets string representation of the marker.
    Syntax
    'Declaration
     
    Public Overloads Overrides Function ToString() As System.String
    public override System.string ToString()

    Return Value

    String representation of the marker.
    See Also