Compartir a través de


TextFormat Enumeración

Definición

Define valores para TextFormat.

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum TextFormat
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type TextFormat = 
Public Enum TextFormat
Herencia
TextFormat
Atributos
Newtonsoft.Json.JsonConverterAttribute

Campos

Html 1
Raw 0

Se aplica a