Show / Hide Table of Contents

Class WebfontsResource

The "webfonts" collection of methods.

Inheritance
object
WebfontsResource
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Google.Apis.Webfonts.v1
Assembly: Google.Apis.Webfonts.v1.dll
Syntax
public class WebfontsResource

Constructors

WebfontsResource(IClientService)

Constructs a new resource.

Declaration
public WebfontsResource(IClientService service)
Parameters
Type Name Description
IClientService service

Methods

List()

Retrieves the list of fonts currently served by the Google Fonts Developer API.

Declaration
public virtual WebfontsResource.ListRequest List()
Returns
Type Description
WebfontsResource.ListRequest
In this article
Back to top Generated by DocFX