Xamarin.Android

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

    Show / Hide Table of Contents

    Class RevisionColor

    Specifies the track changes revision color.

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

    Fields

    Auto

    Represents 2e97d3 for insert text, else 1b9cab color.

    Declaration
    public const RevisionColor Auto
    Field Value
    Type Description
    RevisionColor

    Black

    Represents 000000 color.

    Declaration
    public const RevisionColor Black
    Field Value
    Type Description
    RevisionColor

    Blue

    Represents 2e97d3 color.

    Declaration
    public const RevisionColor Blue
    Field Value
    Type Description
    RevisionColor

    BrightGreen

    Represents 84a35b color.

    Declaration
    public const RevisionColor BrightGreen
    Field Value
    Type Description
    RevisionColor

    ByAuthor

    Represents 2e97d3 for insert text, else 1b9cab color.

    Declaration
    public const RevisionColor ByAuthor
    Field Value
    Type Description
    RevisionColor

    ClassicBlue

    Represents 0000ff color.

    Declaration
    public const RevisionColor ClassicBlue
    Field Value
    Type Description
    RevisionColor

    ClassicRed

    Represents ff0000 color.

    Declaration
    public const RevisionColor ClassicRed
    Field Value
    Type Description
    RevisionColor

    DarkBlue

    Represents 376e96 color.

    Declaration
    public const RevisionColor DarkBlue
    Field Value
    Type Description
    RevisionColor

    DarkRed

    Represents 881824 color.

    Declaration
    public const RevisionColor DarkRed
    Field Value
    Type Description
    RevisionColor

    DarkYellow

    Represents e09a2b color.

    Declaration
    public const RevisionColor DarkYellow
    Field Value
    Type Description
    RevisionColor

    Gray25

    Represents a0a3a9 color.

    Declaration
    public const RevisionColor Gray25
    Field Value
    Type Description
    RevisionColor

    Gray50

    Represents 50565e color.

    Declaration
    public const RevisionColor Gray50
    Field Value
    Type Description
    RevisionColor

    Green

    Represents 2c6234 color.

    Declaration
    public const RevisionColor Green
    Field Value
    Type Description
    RevisionColor

    Pink

    Represents ce338f color.

    Declaration
    public const RevisionColor Pink
    Field Value
    Type Description
    RevisionColor

    Red

    Represents b5082e color.

    Declaration
    public const RevisionColor Red
    Field Value
    Type Description
    RevisionColor

    Teal

    Represents 1b9cab color.

    Declaration
    public const RevisionColor Teal
    Field Value
    Type Description
    RevisionColor

    Turquoise

    Represents 3eafc2 color.

    Declaration
    public const RevisionColor Turquoise
    Field Value
    Type Description
    RevisionColor

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32

    Violet

    Represents 633277 color.

    Declaration
    public const RevisionColor Violet
    Field Value
    Type Description
    RevisionColor

    White

    Represents ffffff color.

    Declaration
    public const RevisionColor White
    Field Value
    Type Description
    RevisionColor

    Yellow

    Represents fad272 color.

    Declaration
    public const RevisionColor Yellow
    Field Value
    Type Description
    RevisionColor
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved