Xamarin.Android

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class CommentMarkType

    Show / Hide Table of Contents

    Class CommentMarkType

    Specifies the type of comment mark.

    Inheritance
    System.Object
    CommentMarkType
    Namespace: Syncfusion.DocIO.DLS
    Assembly: Syncfusion.DocIO.Portable.dll
    Syntax
    public sealed class CommentMarkType : Enum

    Fields

    CommentEnd

    Comment end mark type

    Declaration
    public const CommentMarkType CommentEnd
    Field Value
    Type Description
    CommentMarkType

    CommentStart

    Comment start mark type.

    Declaration
    public const CommentMarkType CommentStart
    Field Value
    Type Description
    CommentMarkType

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved