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