menu

Xamarin.Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class CommentMarkType - Xamarin.Forms API Reference | Syncfusion

    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
    CommentMarkType

    CommentStart

    Comment start mark type.

    Declaration
    public const CommentMarkType CommentStart
    Field Value
    Type
    CommentMarkType
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved