Interface ITextProperties
Information on a piece of localizable text
Inherited Members
      System.ICloneable.Clone()
    
  Namespace: Sdl.FileTypeSupport.Framework.NativeApi
Assembly: Sdl.FileTypeSupport.Framework.Core.dll
Syntax
public interface ITextProperties : ICloneableProperties
Text
Translatable text as Unicode string
Declaration
string Text { get; set; }Property Value
| Type | Description | 
|---|---|
| System.String |