OcpLineUnderline Property
|
Indicates whether the message should be underlined.
Namespace:
Zebra.Sdk.Card.Containers
Assembly:
SdkApi_Card_Core (in SdkApi_Card_Core.dll) Version: 2.14.1989
Syntax public bool Underline { get; set; }
Public Property Underline As Boolean
Get
Set
public:
property bool Underline {
bool get ();
void set (bool value);
}
Property Value
Type:
BooleanRemarks For ZMotif Series 7, 8, and 9 printers only.
See Also