The following tables list the members exposed by BarcodeWritePdf.
| Name | Description | |
|---|---|---|
![]()
| BarcodeWritePdf Constructor | Initializes a new instance of the BarcodeWritePdf class. |
| Name | Description | |
|---|---|---|
![]() ![]()
| AspectHeightProperty | Identifies the AspectHeight dependency property. |
![]() ![]()
| AspectWidthProperty | Identifies the AspectWidth dependency property. |
![]() ![]()
| ColumnsProperty | Identifies the Columns dependency property. |
![]() ![]()
| EccLevelProperty | Identifies the EccLevel dependency property. |
![]() ![]()
| EccPercentageProperty | Identifies the EccPercentage dependency property. |
![]() ![]()
| JustifyProperty | Identifies the Justify dependency property. |
![]() ![]()
| ModAspectRatioProperty | Identifies the ModAspectRatio dependency property. |
![]() ![]()
| ModuleProperty | Identifies the Module dependency property. |
![]() ![]()
| RowsProperty | Identifies the Rows dependency property. |
| Name | Description | |
|---|---|---|
![]()
| AspectHeight | Gets or sets the height of the aspect ratio of the symbol. Only used with PDF417. |
![]()
| AspectWidth | Gets or sets the width of the aspect ratio of the symbol. Only used with PDF417. |
![]()
| Columns | Gets or sets the number of columns to use when writing a PDF417 or MicroPDF417 symbol. |
![]()
| EccLevel | Gets or sets the ECC level for writing a PDF417 symbol. |
![]()
| EccPercentage | Gets or sets the ECC character percentage. |
![]()
| Justify | Gets or sets a flag that determines the alignment (justification) of the resulting barcode symbols. |
![]()
| ModAspectRatio | Gets 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. |
![]()
| Module | Gets or sets the size of the smallest element in width. |
![]()
| Rows | Gets or sets the number of rows to use when writing a PDF417 or MicroPDF417 symbol. |
| UserData | Gets an System.Collections.IDictionary that associates custom data with this class instance. (Inherited from System.Workflow.ComponentModel.DependencyObject) |
| Name | Description | |
|---|---|---|
| ParentDependencyObject | Gets the parent System.Workflow.ComponentModel.DependencyObject in the System.Workflow.ComponentModel.DependencyObject graph. (Inherited from System.Workflow.ComponentModel.DependencyObject) |
Top
| Name | Description | |
|---|---|---|
| GetInvocationList | Gets an array that contains the delegates for the specified System.Workflow.ComponentModel.DependencyProperty. (Inherited from System.Workflow.ComponentModel.DependencyObject) |
| InitializeProperties | Performs initialization on dependency properties when overridden in a derived class. (Inherited from System.Workflow.ComponentModel.DependencyObject) |



