Search Results for

    Show / Hide Table of Contents

    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 : ICloneable

    Properties

    Text

    Translatable text as Unicode string

    Declaration
    string Text { get; set; }
    Property Value
    Type Description
    System.String

    On this page

    • Properties
      • Text
    Back to top Generated by DocFX