GetViewerContentKeyRequest
Represents a conversion request containing information about output type, associated workspace, priority, and other properties.
Gets or sets the output type for documents being converted, such as native, image, or production.
Gets or sets an array of IDs specifying documents for conversions.
Gets or sets a GetViewerContentKeyOptions instance, which contains information used for mass conversions, reconversions, and productions
Gets or sets a PriorityLevel enum, indicating the order in which conversion requests are processed.
Gets or sets the Artifact ID of the workspace containing the documents for conversion.
public GetViewerContentKeyRequest()
Default constructor - explicitly initializes all public properties with the defaults for their respective types.