Click or drag to resize
TransformationTypeEnum Enumeration
Transformation type enumeration.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 13.0.131
Syntax
C#
public enum TransformationTypeEnum
Members
  Member nameValueDescription
Text0 General text transformation (with resolved macros).
Html1 Html transformation (with resolved macros and WYSIWYG editing).
See Also