Interface IRendition
Represents a rendition.
Namespace: StylelabsStylelabs.MSdkStylelabs.M.Sdk.ContractsBase
Assembly: Stylelabs.M.Sdk.dll
Syntax
Properties
Items
Gets collection of rendition items.
Declaration
Property Value
| Type | Description |
|---|---|
| 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
Property Value
| Type | Description |
|---|---|
| string |