LEADTOOLS Workflow Barcode (Leadtools.Workflow.Barcode assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.30
BarcodeWritePdf Class Properties
See Also 
Leadtools.Workflow.Barcode Namespace : BarcodeWritePdf Class


"

For a list of all members of this type, see BarcodeWritePdf members.

"

Public Properties

 NameDescription
public PropertyIncludes members available in LEADTOOLS Document or Medical Imaging toolkits. AspectHeightGets or sets the height of the aspect ratio of the symbol. Only used with PDF417.  
public PropertyIncludes members available in LEADTOOLS Document or Medical Imaging toolkits. AspectWidthGets or sets the width of the aspect ratio of the symbol. Only used with PDF417.  
public PropertyIncludes members available in LEADTOOLS Document or Medical Imaging toolkits. ColumnsGets or sets the number of columns to use when writing a PDF417 or MicroPDF417 symbol.  
public PropertyIncludes members available in LEADTOOLS Document or Medical Imaging toolkits. EccLevelGets or sets the ECC level for writing a PDF417 symbol.  
public PropertyIncludes members available in LEADTOOLS Document or Medical Imaging toolkits. EccPercentageGets or sets the ECC character percentage.  
public PropertyIncludes members available in LEADTOOLS Document or Medical Imaging toolkits. JustifyGets or sets a flag that determines the alignment (justification) of the resulting barcode symbols.  
public PropertyIncludes members available in LEADTOOLS Document or Medical Imaging toolkits. ModAspectRatioGets or sets the ratio of the width of the smallest element (specified by the value of the Module property) to the height of a row of the PDF417 symbol.  
public PropertyIncludes members available in LEADTOOLS Document or Medical Imaging toolkits. ModuleGets or sets the size of the smallest element in width.  
public PropertyIncludes members available in LEADTOOLS Document or Medical Imaging toolkits. RowsGets or sets the number of rows to use when writing a PDF417 or MicroPDF417 symbol.  
public Property UserDataGets an System.Collections.IDictionary that associates custom data with this class instance. (Inherited from System.Workflow.ComponentModel.DependencyObject)
Top

Protected Properties

See Also