Table of Contents

Class AdStyle.FontData

Namespace
Google.Apis.AdSense.v1_4.Data
Assembly
Google.Apis.AdSense.v1_4.dll

The font which is included in the style.

public class AdStyle.FontData
Inheritance
AdStyle.FontData
Inherited Members

Constructors

FontData()

public FontData()

Properties

Family

The family of the font.

public virtual string Family { get; set; }

Property Value

string

Size

The size of the font.

public virtual string Size { get; set; }

Property Value

string