[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.Marker.ToString

ToString Method

ToString()

Gets string representation of the marker.

Declaration
public override string ToString()
Returns
Type Description
string

String representation of the marker.

Overrides

ToString(string)

Gets string representation of the marker.

Declaration
public string ToString(string indent)
Parameters
Type Name Description
string indent

The indent string before representation.

Returns
Type Description
string

String representation of the marker.