TIWCGJQShareButtonFacebookOptionsFont Enumeration

Represents type TIWCGJQShareButtonFacebookOptionsFont.

Namespace: IWCGJQSocialButtons
type
 TIWCGJQShareButtonFacebookOptionsFont = (jqsbfofDefault,jqsbfofArial,jqsbfofLucidaGrande,jqsbfofSegoeUI,
 jqsbfofTahoma,jqsbfofTrebuchetMS,jqsbfofVerdana);

The TIWCGJQShareButtonFacebookOptionsFont type exposes the following members.

Show:
 NameDescription
jqsbfofArial

Represents constant jqsbfofArial.

jqsbfofDefault

Represents constant jqsbfofDefault.

jqsbfofLucidaGrande

Represents constant jqsbfofLucidaGrande.

jqsbfofSegoeUI

Represents constant jqsbfofSegoeUI.

jqsbfofTahoma

Represents constant jqsbfofTahoma.

jqsbfofTrebuchetMS

Represents constant jqsbfofTrebuchetMS.

jqsbfofVerdana

Represents constant jqsbfofVerdana.

Top