ImageGear .NET - Updated May 1, 2018
Contents Property




ImageGear24.Formats.Pdf Assembly > ImageGear.Formats.PDF.Signatures Namespace > Signature Class : Contents Property
Gets the raw signature data.
Syntax
'Declaration
 
Public ReadOnly Property Contents As Byte()
 
'Usage
 
Dim instance As Signature
Dim value() As Byte
 
value = instance.Contents

Property Value

The raw signature data.
See Also

Reference

Signature Class
Signature Members