Skip to main content
A newer version of this page is available. .

PaperKindItem Constructors

Provides settings to paper kinds listed in the Label Wizard.
Name Parameters Description
PaperKindItem(String, SizeF, Int32, PaperKind, Single, Boolean) name, size, id, paperKind, unitDpi, isRollPaper Initializes a new instance of the PaperKindItem class with the specified settings.
PaperKindItem(String, SizeF, Int32, PaperKind) name, size, id, paperKind Initializes a new instance of the PaperKindItem class with the specified settings.
See Also