RenditionParams

XmpMediaManagementPackage.RenditionParams property

Gets or sets the value that is used to provide additional rendition parameters that are too complex or verbose to encode in xmpMM:RenditionClass.

public string RenditionParams { get; set; }

Property Value

The value that is used to provide additional rendition parameters.

See Also