1. GroupDocs.Signature
  2. /
  3. GroupDocs.Signature for .NET
  4. /
  5. GroupDocs.Signature.Domain
  6. /
  7. ITransparency

ITransparency

ITransparency interface

Define Transparency property for different objects appearances

public interface ITransparency

Properties

Name Description
Transparency { get; set; } Gets or sets a value to indicate the object Transparency. The value is from 0.0 to 1.0. By default the value is 0

See Also