Gets or sets whether the right side of PDF417 barcode is truncated (removed).
Namespace: Neodynamic.SDK.BarcodeAssembly: Neodynamic.SDK.Barcode (in Neodynamic.SDK.Barcode.dll) Version: 4.0.2000.0 (4.0.2000.0)
public bool Pdf417Truncated { get; set; }
public bool Pdf417Truncated { get; set; }
Public Property Pdf417Truncated As Boolean
Get
Set
Public Property Pdf417Truncated As Boolean
Get
Set
public:
property bool Pdf417Truncated {
bool get ();
void set (bool value);
}
public:
property bool Pdf417Truncated {
bool get ();
void set (bool value);
}
member Pdf417Truncated : bool with get, set
member Pdf417Truncated : bool with get, set
Property Value
Type:
Boolean