C# Class AODL.Document.Styles.FontFamilies

Class reprsent all 102 available fonts in OpenOffice.
Show file Open project: monsterlabs/HumanRightsTracker

Public Properties

Property Type Description
AcademyEngravedLET string
Arial string
ArialBlack string
ArialNarrow string
BitstreamVeraSans string
BitstreamVeraSansMono string
BitstreamVeraSerif string
BlackadderITC string
Blackletter686BT string
BookAntiqua string
BookmanOldStyle string
BradleyHandITC string
BroadwayBT string
Calligraph421BT string
CataneoBT string
CenturyGothic string
ComicSansMS string
CopperplateGothicBold string
CopperplateGothicLight string
CourierNew string
CurlzMT string
EdwardianScriptITC string
EngraversMT string
ErasDemiITC string
ErasLightITC string
EstrangeloEdessa string
Eurostile string
FelixTitling string
FranklinGothicBook string
FranklinGothicDemi string
FranklinGothicMedium string
FranklinGothicMediumCond string
FrenchScriptMT string
Garamond string
Gautami string
Georgia string
HighlightLET string
HolidayPiBT string
Impact string
JohnHandyLET string
JokermanAltsLET string
KristenITC string
LaBambaLET string
Latha string
LucidaConsole string
LucidaSans string
LucidaSansUnicode string
LucidaSansUnicode1 string
MTExtra string
MVBoli string
MaiandraGD string
Mangal string
Marlett string
MatisseITC string
MekanikLET string
MicrosoftSansSerif string
MilanoLET string
MisterEarlBT string
Mistral string
Modern string
OdessaLET string
OldDreadfulNo7BT string
OneStrokeScriptLET string
OpenSymbol string
OrangeLET string
PalatinoLinotype string
Papyrus string
ParkAvenueBT string
Perpetua string
PumpDemiBoldLET string
QuixleyLET string
Raavi string
RageItalicLET string
RockwellExtraBold string
Roman string
RuachLET string
Script string
ScruffLET string
Shruti string
SmudgerAltsLET string
Square721BT string
Staccato222BT string
Sylfaen string
Symbol string
Tahoma string
Tahoma1 string
Tahoma2 string
TempusSansITC string
TimesNewRoman string
TirantiSolidLET string
TrebuchetMS string
Tunga string
UniversityRomanAltsLET string
Verdana string
VictorianLET string
VisualUI string
Vivaldi string
Webdings string
WestwoodLET string
Wingdings string
Wingdings2 string
Wingdings3 string

Public Methods

Method Description
HtmlFont ( string ooFont ) : string

Replace some numberings of OO fonts

PtToPx ( string point ) : string

Pts to px.

Method Details

HtmlFont() public static method

Replace some numberings of OO fonts
public static HtmlFont ( string ooFont ) : string
ooFont string The oo font.
return string

PtToPx() public static method

Pts to px.
public static PtToPx ( string point ) : string
point string The point.
return string

Property Details

AcademyEngravedLET public static property

Academy Engraved LET
public static string AcademyEngravedLET
return string

Arial public static property

Arial
public static string Arial
return string

ArialBlack public static property

Arial Black
public static string ArialBlack
return string

ArialNarrow public static property

Arial Narrow
public static string ArialNarrow
return string

BitstreamVeraSans public static property

Bitstream Vera Sans
public static string BitstreamVeraSans
return string

BitstreamVeraSansMono public static property

Bitstream Vera Sans Mono
public static string BitstreamVeraSansMono
return string

BitstreamVeraSerif public static property

Bitstream Vera Serif
public static string BitstreamVeraSerif
return string

BlackadderITC public static property

Blackadder ITC
public static string BlackadderITC
return string

Blackletter686BT public static property

Blackletter686 BT
public static string Blackletter686BT
return string

BookAntiqua public static property

Book Antiqua
public static string BookAntiqua
return string

BookmanOldStyle public static property

Bookman Old Style
public static string BookmanOldStyle
return string

BradleyHandITC public static property

Bradley Hand ITC
public static string BradleyHandITC
return string

BroadwayBT public static property

Broadway BT
public static string BroadwayBT
return string

Calligraph421BT public static property

Calligraph421 BT
public static string Calligraph421BT
return string

CataneoBT public static property

Cataneo BT
public static string CataneoBT
return string

CenturyGothic public static property

Century Gothic
public static string CenturyGothic
return string

ComicSansMS public static property

Comic Sans MS
public static string ComicSansMS
return string

CopperplateGothicBold public static property

Copperplate Gothic Bold
public static string CopperplateGothicBold
return string

CopperplateGothicLight public static property

Copperplate Gothic Light
public static string CopperplateGothicLight
return string

CourierNew public static property

Courier New
public static string CourierNew
return string

CurlzMT public static property

Curlz MT
public static string CurlzMT
return string

EdwardianScriptITC public static property

Edwardian Script ITC
public static string EdwardianScriptITC
return string

EngraversMT public static property

Engravers MT
public static string EngraversMT
return string

ErasDemiITC public static property

Eras Demi ITC
public static string ErasDemiITC
return string

ErasLightITC public static property

Eras Light ITC
public static string ErasLightITC
return string

EstrangeloEdessa public static property

Estrangelo Edessa
public static string EstrangeloEdessa
return string

Eurostile public static property

Eurostile
public static string Eurostile
return string

FelixTitling public static property

Felix Titling
public static string FelixTitling
return string

FranklinGothicBook public static property

Franklin Gothic Book
public static string FranklinGothicBook
return string

FranklinGothicDemi public static property

Franklin Gothic Demi
public static string FranklinGothicDemi
return string

FranklinGothicMedium public static property

Franklin Gothic Medium
public static string FranklinGothicMedium
return string

FranklinGothicMediumCond public static property

Franklin Gothic Medium Cond
public static string FranklinGothicMediumCond
return string

FrenchScriptMT public static property

French Script MT
public static string FrenchScriptMT
return string

Garamond public static property

Garamond
public static string Garamond
return string

Gautami public static property

Gautami
public static string Gautami
return string

Georgia public static property

Georgia
public static string Georgia
return string

HighlightLET public static property

Highlight LET
public static string HighlightLET
return string

HolidayPiBT public static property

HolidayPi BT
public static string HolidayPiBT
return string

Impact public static property

Impact
public static string Impact
return string

JohnHandyLET public static property

John Handy LET
public static string JohnHandyLET
return string

JokermanAltsLET public static property

Jokerman Alts LET
public static string JokermanAltsLET
return string

KristenITC public static property

Kristen ITC
public static string KristenITC
return string

LaBambaLET public static property

La Bamba LET
public static string LaBambaLET
return string

Latha public static property

Latha
public static string Latha
return string

LucidaConsole public static property

Lucida Console
public static string LucidaConsole
return string

LucidaSans public static property

Lucida Sans
public static string LucidaSans
return string

LucidaSansUnicode public static property

Lucida Sans Unicode
public static string LucidaSansUnicode
return string

LucidaSansUnicode1 public static property

Lucida Sans Unicode1
public static string LucidaSansUnicode1
return string

MTExtra public static property

MT Extra
public static string MTExtra
return string

MVBoli public static property

MV Boli
public static string MVBoli
return string

MaiandraGD public static property

Maiandra GD
public static string MaiandraGD
return string

Mangal public static property

Mangal
public static string Mangal
return string

Marlett public static property

Marlett
public static string Marlett
return string

MatisseITC public static property

Matisse ITC
public static string MatisseITC
return string

MekanikLET public static property

Mekanik LET
public static string MekanikLET
return string

MicrosoftSansSerif public static property

Microsoft Sans Serif
public static string MicrosoftSansSerif
return string

MilanoLET public static property

Milano LET
public static string MilanoLET
return string

MisterEarlBT public static property

MisterEarl BT
public static string MisterEarlBT
return string

Mistral public static property

Mistral
public static string Mistral
return string

Modern public static property

Modern
public static string Modern
return string

OdessaLET public static property

Odessa LET
public static string OdessaLET
return string

OldDreadfulNo7BT public static property

OldDreadfulNo7 BT
public static string OldDreadfulNo7BT
return string

OneStrokeScriptLET public static property

One Stroke Script LET
public static string OneStrokeScriptLET
return string

OpenSymbol public static property

OpenSymbol
public static string OpenSymbol
return string

OrangeLET public static property

Orange LET
public static string OrangeLET
return string

PalatinoLinotype public static property

Palatino Linotype
public static string PalatinoLinotype
return string

Papyrus public static property

Papyrus
public static string Papyrus
return string

ParkAvenueBT public static property

ParkAvenue BT
public static string ParkAvenueBT
return string

Perpetua public static property

Perpetua
public static string Perpetua
return string

PumpDemiBoldLET public static property

Pump Demi Bold LET
public static string PumpDemiBoldLET
return string

QuixleyLET public static property

Quixley LET
public static string QuixleyLET
return string

Raavi public static property

Raavi
public static string Raavi
return string

RageItalicLET public static property

Rage Italic LET
public static string RageItalicLET
return string

RockwellExtraBold public static property

Rockwell Extra Bold
public static string RockwellExtraBold
return string

Roman public static property

Roman
public static string Roman
return string

RuachLET public static property

Ruach LET
public static string RuachLET
return string

Script public static property

Script
public static string Script
return string

ScruffLET public static property

Scruff LET
public static string ScruffLET
return string

Shruti public static property

Shruti
public static string Shruti
return string

SmudgerAltsLET public static property

Smudger Alts LET
public static string SmudgerAltsLET
return string

Square721BT public static property

Square721 BT
public static string Square721BT
return string

Staccato222BT public static property

Staccato222 BT
public static string Staccato222BT
return string

Sylfaen public static property

Sylfaen
public static string Sylfaen
return string

Symbol public static property

Symbol
public static string Symbol
return string

Tahoma public static property

Tahoma
public static string Tahoma
return string

Tahoma1 public static property

Tahoma1
public static string Tahoma1
return string

Tahoma2 public static property

Tahoma2
public static string Tahoma2
return string

TempusSansITC public static property

Tempus Sans ITC
public static string TempusSansITC
return string

TimesNewRoman public static property

Times New Roman
public static string TimesNewRoman
return string

TirantiSolidLET public static property

Tiranti Solid LET
public static string TirantiSolidLET
return string

TrebuchetMS public static property

Trebuchet MS
public static string TrebuchetMS
return string

Tunga public static property

Tunga
public static string Tunga
return string

UniversityRomanAltsLET public static property

University Roman Alts LET
public static string UniversityRomanAltsLET
return string

Verdana public static property

Verdana
public static string Verdana
return string

VictorianLET public static property

Victorian LET
public static string VictorianLET
return string

VisualUI public static property

VisualUI
public static string VisualUI
return string

Vivaldi public static property

Vivaldi
public static string Vivaldi
return string

Webdings public static property

Webdings
public static string Webdings
return string

WestwoodLET public static property

Westwood LET
public static string WestwoodLET
return string

Wingdings public static property

Wingdings
public static string Wingdings
return string

Wingdings2 public static property

Wingdings 2
public static string Wingdings2
return string

Wingdings3 public static property

Wingdings 3
public static string Wingdings3
return string