[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.MarkerType

Enum MarkerType

Namespace
GrapeCity.Documents.Word
Assembly
GcDocs.Word.dll

Specifies the type of a Marker.

public enum MarkerType

Fields

End = 1

A marker pointing to the end of a ContentObject.

Start = 0

A marker pointing to the start of a ContentObject.

Whole = 2

A marker pointing to a whole childless ContentObject.