Class InputBin.FeedFace

InputBin.FeedFace class

Defines constants for the FeedFace property value that specify whether media is to be printed face up or face down.

public sealed class FeedFace : Property

Properties

NameDescription
Name { get; }Gets the element name.

Fields

NameDescription
static readonly FaceDownFaceDown value.
static readonly FaceUpFaceUp value.

See Also