Gets or sets the string representation of rendition parameters.
Namespace:
BitMiracle.Docotic.Pdf
Assembly:
BitMiracle.Docotic.Pdf (in BitMiracle.Docotic.Pdf.dll)
Syntax
C#
public XmpString RenditionParams { get; set; }
VB
Public Property RenditionParams As XmpString
Get
Set
Property Value
Type:
XmpString
The string representation of rendition parameters.
See Also