Class ImageParameters

Class ImageParameters

Namespace: Aspose.BarCode.Generation
Assembly: Aspose.BarCode.dll (25.2.0)

Image parameters.

[XmlSerialization(Name = "Aspose.BarCode.Reader.Properties.ImageParameters")]
public class ImageParameters

Inheritance

objectImageParameters

Inherited Members

object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()

Properties

Svg

SVG parameters

[XmlSerialization(Type = XmlSerializationType.Element)]
public SvgParameters Svg { get; set; }

Property Value

SvgParameters

 English