ITextImageVersion Interface

Definition

Describes a version of an ITextImage.

C++
public interface class ITextImageVersion

Properties

Changes

Gets the text changes that produce the next version. Returns null if and only if this is the most recent version of its ITextImage.

Identifier

A unique identifier associated with a version and all versions derived from it.

Length

Gets the length in characters of this ITextImageVersion.

Next

Gets the next ITextImageVersion. Returns null if and only if this is the most recent version of its ITextImage.

ReiteratedVersionNumber

Gets the oldest version number for which all text changes between that version and this version have been canceled out by corresponding undo/redo operations.

VersionNumber

The version number for this version.

Methods

Applies to

Proizvod Verzije
Visual Studio SDK 2017, 2019, 2022