Class CommentMarkType
Specifies the type of comment mark.
Inheritance
System.Object
CommentMarkType
Namespace: Syncfusion.DocIO.DLS
Assembly: Syncfusion.DocIO.Base.dll
Syntax
public sealed class CommentMarkType : Enum
Fields
CommentEnd
Comment end mark type
Declaration
public const CommentMarkType CommentEnd
Field Value
Type |
---|
CommentMarkType |
CommentStart
Comment start mark type.
Declaration
public const CommentMarkType CommentStart
Field Value
Type |
---|
CommentMarkType |