Enum TemplateContent

Enum TemplateContent

Namespace: Aspose.Html.Converters
Assembly: Aspose.HTML.dll (25.1.0)

Identificatore del tipo di contenuto.

[ComVisible(true)]
public enum TemplateContent

Campi

JSON = 2

Identificatore del contenuto JSON.

Undefined = 0

Valore non determinato.

XML = 1

Identificatore del contenuto XML.

 Italiano