Class ImageParameters
Class ImageParameters
命名空间: Aspose.BarCode.Generation
程序集: Aspose.BarCode.dll (25.1.0)
图像参数。
[XmlSerialization(Name = "Aspose.BarCode.Reader.Properties.ImageParameters")]
public class ImageParameters
继承
继承成员
object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
属性
Svg
SVG 参数
[XmlSerialization(Type = XmlSerializationType.Element)]
public SvgParameters Svg { get; set; }