Content

ImageSignature.Content property

Specifies image binary data content of type Format. By default this property will not be set. Use property ReturnContent to enable this feature.

public byte[] Content { get; }

See Also