KaxBarcodeLineWidth Property |
"Specify width of lines in pixels when OutputType is EmbeddedPNG"
Namespace: Kettic.AspNet.ControlsAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntaxpublic virtual int LineWidth { get; set; }
Public Overridable Property LineWidth As Integer
Get
Set
public:
virtual property int LineWidth {
int get ();
void set (int value);
}
abstract LineWidth : int with get, set
override LineWidth : int with get, set
Property Value
Type:
Int32
See Also