Table of Contents

Enum PresentationStyle

Namespace
CSharpToJavaScript.APIs.JS
Assembly
CSharpToJavaScript.dll
[To("None")]
public enum PresentationStyle

Fields

[EnumValue("unspecified")] Unspecified = 0
[EnumValue("inline")] Inline = 1
[EnumValue("attachment")] Attachment = 2