LabelInfo Properties
Provides a label’s settings available in the Label Wizard.| Name | Description |
|---|---|
| BottomMargin | Specifies the bottom margin of a label, measured in the units defined by the LabelInfo.Unit property. |
| HPitch | Specifies the horizontal pitch of a label, measured in the units defined by the LabelInfo.Unit property. |
| LabelHeight | Specifies the label’s height, measured in the units defined by the LabelInfo.Unit property. |
| LabelWidth | Specifies the label’s width, measured in the units defined by the LabelInfo.Unit property. |
| LeftMargin | Specifies the left margin of a label, measured in the units defined by the LabelInfo.Unit property. |
| RightMargin | Specifies the right margin of a label, measured in the units defined by the LabelInfo.Unit property. |
| TopMargin | Specifies the top margin of a label, measured in the units defined by the LabelInfo.Unit property. |
| Unit | Specifies a unit for measuring a label’s dimensions (i.e., its size, margins and pitch). |
| VPitch | Specifies the vertical pitch of a label, measured in the units defined by the LabelInfo.Unit property. |
See Also