RichTextKit v0.4

RichString.Revision Property

Assembly: Topten.RichTextKit.dll
Namespace: Topten.RichTextKit
Declaring Type: RichString

Returns the revision number of the content of this rich text string

public uint Revision { get; }

Remarks

If the revision number of a text string has not changed then painting it again will result in the exact same representation as the previous time.

Property Type

uint