IThumbnailInfo Interface

Provides access to members of thumbnail info.

Members

Name Description
Read/write property EmbeddedData Embedded data of the thumbnail.
Read/write property URL Url of the thumbnail.

IThumbnailInfo.EmbeddedData Property

Embedded data of the thumbnail.

Public Property EmbeddedData As Byte[]
public Byte[] EmbeddedData {get; set;}

IThumbnailInfo.URL Property

Url of the thumbnail.

Public Property URL As String
public string URL {get; set;}

Classes that implement IThumbnailInfo

Classes Description
ThumbnailInfo Provides access to ThumbnailInfo object.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.