Table of Contents

Class OsdTextConfiguration

Namespace
WINKOnvif.Core.Models.Media
Assembly
WINKOnvif.Core.dll
public class OsdTextConfiguration
Inheritance
OsdTextConfiguration
Inherited Members

Properties

DateFormat

public string DateFormat { get; set; }

Property Value

string

FontConfiguration

public FontConfiguration FontConfiguration { get; set; }

Property Value

FontConfiguration

IsPersistentText

public bool IsPersistentText { get; set; }

Property Value

bool

PlainText

public string PlainText { get; set; }

Property Value

string

TimeFormat

public string TimeFormat { get; set; }

Property Value

string

Type

public string Type { get; set; }

Property Value

string