Table of Contents

Enum PresentationStyle

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

Fields

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