ICustomizeLabelPageView Members
In This Article
#Properties
Name | Description |
---|---|
Bottom |
If implemented, specifies the value of the Bottom Margin editor. |
Height | If implemented, specifies the value of the Label Height editor. |
Horizontal |
If implemented, specifies the value of the Horizontal Pitch editor. |
Labels |
|
Labels |
|
Left |
If implemented, specifies the value of the Left Margin editor. |
Paper |
|
Right |
If implemented, specifies the value of the Right Margin editor. |
Selected |
If implemented, specifies the entry selected in the Page Size drop-down list. |
Top |
If implemented, specifies the value of the Top Margin editor. |
Unit | If implemented, specifies the state of the Inch and Millimeter radio buttons. |
Vertical |
If implemented, specifies the value of the Vertical Pitch editor. |
Width | If implemented, specifies the value of the Label Width editor. |
#Methods
Name | Description |
---|---|
Fill |
If implemented, populates the list of the available page sizes. |
#Events
Name | Description |
---|---|
Label |
Occurs when label information displayed in the dedicated editors is changed. |
Selected |
Occurs when the entry selected in the Page Size drop-down list is changed. |
Unit |
Occurs when the state of the Inch and Millimeter radio buttons is changed. |
See Also