Gets or sets the ratio of the height to the overall width of the PDF417 symbol. Its value must be 0 (zero) up to 1 (one).
Namespace: Neodynamic.SDK.BarcodeAssembly: Neodynamic.SDK.Barcode (in Neodynamic.SDK.Barcode.dll) Version: 4.0.2000.0 (4.0.2000.0)
public double Pdf417AspectRatio { get; set; }
public double Pdf417AspectRatio { get; set; }
Public Property Pdf417AspectRatio As Double
Get
Set
Public Property Pdf417AspectRatio As Double
Get
Set
public:
property double Pdf417AspectRatio {
double get ();
void set (double value);
}
public:
property double Pdf417AspectRatio {
double get ();
void set (double value);
}
member Pdf417AspectRatio : float with get, set
member Pdf417AspectRatio : float with get, set
Property Value
Type:
Double