[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.MarkerType

MarkerType Enum

Specifies the type of a Marker.

Namespace: GrapeCity.Documents.Word
Assembly: DS.Documents.Word.dll
Syntax
public enum MarkerType
Public Enum MarkerType

Fields

Name Description
End

A marker pointing to the end of a ContentObject.

Start

A marker pointing to the start of a ContentObject.

Whole

A marker pointing to a whole childless ContentObject.