Back to Website
Show / Hide Table of Contents

Class WatermarkConfig.WatermarkImageConfig

Inheritance
System.Object
WatermarkConfig.WatermarkImageConfig
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Aurigma.DesignAtoms.Configuration
Assembly: Aurigma.DesignAtoms.Model.dll
Syntax
public class WatermarkImageConfig

Constructors

WatermarkImageConfig()

Declaration
public WatermarkImageConfig()

Properties

Name

Declaration
public string Name { get; set; }
Property Value
Type Description
System.String

Opacity

Declaration
public float Opacity { get; set; }
Property Value
Type Description
System.Single

Repeat

Declaration
public bool Repeat { get; set; }
Property Value
Type Description
System.Boolean

StaticStorageId

Declaration
public string StaticStorageId { get; set; }
Property Value
Type Description
System.String

StorageId

Declaration
public string StorageId { get; set; }
Property Value
Type Description
System.String

Methods

Clone()

Declaration
public WatermarkConfig.WatermarkImageConfig Clone()
Returns
Type Description
WatermarkConfig.WatermarkImageConfig

Equals(WatermarkConfig.WatermarkImageConfig)

Declaration
protected bool Equals(WatermarkConfig.WatermarkImageConfig other)
Parameters
Type Name Description
WatermarkConfig.WatermarkImageConfig other
Returns
Type Description
System.Boolean

Equals(Object)

Declaration
public override bool Equals(object obj)
Parameters
Type Name Description
System.Object obj
Returns
Type Description
System.Boolean
Overrides
System.Object.Equals(System.Object)

GetBytes(String, IMd5Util)

Declaration
public byte[] GetBytes(string imageFolderPath, IMd5Util md5Util)
Parameters
Type Name Description
System.String imageFolderPath
IMd5Util md5Util
Returns
Type Description
System.Byte[]
Was this page helpful?
Thanks for your feedback!
Back to top Copyright © 2001–2025 Aurigma, Inc. All rights reserved.
Loading...
    Thank for your vote
    Your opinion is important to us. To provide details, send feedback.
    Send feedback