Gets the copyright of the creator of this color profile.
Namespace:
BitMiracle.Docotic.Pdf
Assembly:
BitMiracle.Docotic.Pdf (in BitMiracle.Docotic.Pdf.dll)
Syntax
C#
public string Copyright { get; }
VB
Public ReadOnly Property Copyright As String
Get
Property Value
Type:
StringThe copyright of the creator of this color profile.
See Also