LEADTOOLS Barcode (Leadtools.Barcode assembly)
LEAD Technologies, Inc

Truncated Property








Gets or sets a value indicating whether to write truncated PDF417 symbols. .NET support WinRT support Silverlight support
Syntax
[DisplayNameAttribute("Truncated")]
[CategoryAttribute("		Options")]
[DescriptionAttribute("Write Truncated PDF417 symbols")]
[DefaultValueAttribute()]
public bool Truncated {get; set;}
'Declaration
 
<DisplayNameAttribute("Truncated")>
<CategoryAttribute("		Options")>
<DescriptionAttribute("Write Truncated PDF417 symbols")>
<DefaultValueAttribute()>
Public Property Truncated As Boolean
'Usage
 
Dim instance As PDF417BarcodeWriteOptions
Dim value As Boolean
 
instance.Truncated = value
 
value = instance.Truncated
[DisplayNameAttribute("Truncated")]
[CategoryAttribute("		Options")]
[DescriptionAttribute("Write Truncated PDF417 symbols")]
[DefaultValueAttribute()]
public bool Truncated {get; set;}
ObjectiveC Syntax
Java Syntax
DisplayNameAttribute("Truncated")
CategoryAttribute("		Options")
DescriptionAttribute("Write Truncated PDF417 symbols")
DefaultValueAttribute()
 get_Truncated();
set_Truncated(value);
[DisplayNameAttribute("Truncated")]
[CategoryAttribute("		Options")]
[DescriptionAttribute("Write Truncated PDF417 symbols")]
[DefaultValueAttribute()]
public:
property bool Truncated {
   bool get();
   void set (    bool value);
}

Property Value

true to write truncated PDF417 symbols. Otherwise, false. The default value is false.
Remarks

Truncated PDF417 are symbols that are missing one data crossword and the stop bars. Not all scanners will read Truncated PDF417, however LEADTOOLS will read these symbols normally.

Example

For an example, refer to PDF417BarcodeWriteOptions.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

PDF417BarcodeWriteOptions Class
PDF417BarcodeWriteOptions Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Barcode requires a Barcode Module license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features