menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class RevisionType - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class RevisionType

    Specifies the track changes revision markup.

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

    Fields

    Deletions

    Deletion revision type

    Declaration
    public const RevisionType Deletions
    Field Value
    Type
    RevisionType

    Formatting

    Formatting revision type

    Declaration
    public const RevisionType Formatting
    Field Value
    Type
    RevisionType

    Insertions

    Insertion revision type

    Declaration
    public const RevisionType Insertions
    Field Value
    Type
    RevisionType

    MoveFrom

    MoveFrom revision type

    Declaration
    public const RevisionType MoveFrom
    Field Value
    Type
    RevisionType

    MoveTo

    MoveTo revision type

    Declaration
    public const RevisionType MoveTo
    Field Value
    Type
    RevisionType

    None

    No revision

    Declaration
    public const RevisionType None
    Field Value
    Type
    RevisionType

    StyleDefinitionChange

    StyleDefinition revision type

    Declaration
    public const RevisionType StyleDefinitionChange
    Field Value
    Type
    RevisionType

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved