C# Class AODL.Document.Styles.Properties.TextPropertieHelper

Propertie Helpers
Show file Open project: monsterlabs/HumanRightsTracker

Public Properties

Property Type Description
Shadowheavy string
Shadowlight string
Shadowmidlle string
Subscript string
Superscript string

Property Details

Shadowheavy public static property

Heavy shadow use within Shadow
public static string Shadowheavy
return string

Shadowlight public static property

Light shadow use within Shadow
public static string Shadowlight
return string

Shadowmidlle public static property

Middle shadow use within Shadow
public static string Shadowmidlle
return string

Subscript public static property

Subscript use within Postion
public static string Subscript
return string

Superscript public static property

Superscript use within Postion
public static string Superscript
return string