⚠️ Beta / Prerelease Documentation - Subject to change. (Api version 19.0.0.1401 | Published on 2026-02-23 14:57:33)
Search Results for

    Show / Hide Table of Contents

    Interface ITextProperties

    Information on a piece of localizable text

    Inherited Members
    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
    string
    In this article
    Back to top Generated by DocFX