Search Results for

    Show / Hide Table of Contents

    Class WordAlignment

    Inheritance
    System.Object
    WordAlignment
    Namespace: Crowdin.Api.StringTranslations
    Assembly: Crowdin.Api.dll
    Syntax
    public class WordAlignment : object

    Properties

    | Improve this Doc View Source

    Alignments

    Declaration
    public Alignment[] Alignments { get; set; }
    Property Value
    Type Description
    Alignment[]
    | Improve this Doc View Source

    Text

    Declaration
    public string Text { get; set; }
    Property Value
    Type Description
    System.String
    • Improve this Doc
    • View Source
    In This Article
    Back to top Generated by DocFX