Class ImageParameters
Class ImageParameters
Název místa: Aspose.BarCode.Generation Shromáždění: Aspose.BarCode.dll (25.4.0)
parametry obrazu.
[XmlSerialization(Name = "Aspose.BarCode.Reader.Properties.ImageParameters")]
public class ImageParameters
Inheritance
Dědiční členové
object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Properties
PDF parametry
[XmlSerialization(Type = XmlSerializationType.Element)]
public PdfParameters Pdf { get; set; }
Hodnota nemovitosti
Svg
SVG parametry
[XmlSerialization(Type = XmlSerializationType.Element)]
public SvgParameters Svg { get; set; }