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
Perintöjäsenet
object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Properties
PDF parametrit
[XmlSerialization(Type = XmlSerializationType.Element)]
public PdfParameters Pdf { get; set; }
Omistuksen arvo
Svg
SVG parametrit
[XmlSerialization(Type = XmlSerializationType.Element)]
public SvgParameters Svg { get; set; }