PrinterObjectPropertiesFullName Property
|
Gets the full name of the file on the printer.
Namespace: Zebra.Sdk.PrinterAssembly: SdkApi.Core (in SdkApi.Core.dll) Version: 3.0.3271
Syntax public string FullName { get; }
Public ReadOnly Property FullName As String
Get
public:
property String^ FullName {
String^ get ();
}
Property Value
StringSee Also