Show / Hide Table of Contents

Class PrintResult

Result of printing operation.

Inheritance
object
PrintResult
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: NineDigiteKasa
Assembly: NineDigit.eKasa.dll
Syntax
public sealed class PrintResult

Constructors

PrintResult(bool?)

Declaration
public PrintResult(bool? printed)
Parameters
Type Name Description
bool printed

Properties

Printed

Indicates whether print output was printed on printer.

Declaration
public bool? Printed { get; }
Property Value
Type Description
bool
In This Article
Na začiatok stránky Nine Digit, s.r.o. ©