Interface IRendition

Version: 4.0

Represents a rendition.

Namespace: StylelabsStylelabs.MSdkStylelabs.M.Sdk.ContractsBase
Assembly: Stylelabs.M.Sdk.dll
Syntax
RequestResponse
public interface IRendition

Properties

Items

Gets collection of rendition items.

Declaration
RequestResponse
IReadOnlyList<IRenditionItem> Items { get; }
Property Value
TypeDescription
IReadOnlyList<>IRenditionItem
Remarks

Depending on the file type, there can be one or more rendition items. For example a PDF will have an item per page.

Name

Gets name of the rendition.

Declaration
RequestResponse
string Name { get; }
Property Value
TypeDescription
string

Do you have some feedback for us?

If you have suggestions for improving this article,