WatermarkVendor.Data Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the opaque data associated with this watermarking vendor.
public byte[] Data { get; }
member this.Data : byte[]
Public ReadOnly Property Data As Byte()
Property Value
Byte[]
The opaque data associated with this watermarking vendor.