Table of Contents

Class PrintOutputFile

Namespace
Shift.Sdk.UI
Assembly
Shift.Sdk.dll
public class PrintOutputFile
Inheritance
PrintOutputFile
Inherited Members
Extension Methods

Constructors

PrintOutputFile(string, byte[])

public PrintOutputFile(string name, byte[] data)

Parameters

name string
data byte[]

Properties

Data

public byte[] Data { get; }

Property Value

byte[]

Name

public string Name { get; }

Property Value

string