CSApprovedDocumentInformationImageAvailability Property Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

Gets a value that indicates what types of image processed image versions of the document that is available.

Namespace: ContentStudio.Document
Assembly: CSServer5 (in CSServer5.dll) Version: 5.7.5016.0 (5.7.5016.0)
Syntax

public ImagesAvailable ImageAvailability { get; protected set; }

Property Value

Type: ImagesAvailable
A combination of any of the members of the ImagesAvailable enumeration.
Remarks

This property is relevant only for uploaded images.
See Also

Reference