Class WordAlignment
Inherited Members
Namespace: Crowdin.Api.StringTranslations
Assembly: Crowdin.Api.dll
Syntax
[PublicAPI]
public class WordAlignment
Properties
| Edit this page View SourceAlignments
Declaration
[JsonProperty("alignments")]
public Alignment[] Alignments { get; set; }
Property Value
Type | Description |
---|---|
Alignment[] |
Text
Declaration
[JsonProperty("text")]
public string Text { get; set; }
Property Value
Type | Description |
---|---|
string |