Class ImageParameters

Class ImageParameters

ja nimityö: Aspose.BarCode.Generation Kokoelma: Aspose.BarCode.dll (25.4.0)

Kuvan parametrit

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

Inheritance

object ImageParameters

Perintöjäsenet

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

Properties

Pdf

PDF parametrit

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

Omistuksen arvo

PdfParameters

Svg

SVG parametrit

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

Omistuksen arvo

SvgParameters

 Suomi