NBoomackClient
Show / Hide Table of Contents

Class MediaType

Inheritance
object
MediaType
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Boomack.Client.Model
Assembly: NBoomackClient.dll
Syntax
public class MediaType

Properties

Options

Declaration
public DisplayOptions Options { get; set; }
Property Value
Type Description
DisplayOptions

Presets

Declaration
public IList<string> Presets { get; set; }
Property Value
Type Description
IList<string>

Text

Declaration
public bool? Text { get; set; }
Property Value
Type Description
bool?
In This Article
Back to top
Boomack Homepage