GetViewerContentKeyOptions
Contains additional properties used for a conversion request, such as a document set identifier for mass conversions, and others.
Gets or sets a String value indicating the origin ClientID, E.G 'DocumentViewer.Conversion.PreConvert'.
Used to connect Viewer APM metrics with DVS APM metrics
Gets or sets the identifier for a document set. When mass converting multiple documents, it indicates the name of SQL table on the workspace database that contains the document IDs.
Gets or sets the identifier for a file set.
Gets or sets a Boolean value indicating whether to reconvert a previously converted document.
Gets or sets the identifier for a production set. It is required when requesting the conversion of a production set.
public GetViewerContentKeyOptions()
Default constructor - explicitly initializes all public properties with defaults for their respective types.