Class InputBin.FeedDirection

InputBin.FeedDirection class

Defines constants for the FeedDirection property value that specify whether media is fed long edge first or short edge first.

public sealed class FeedDirection : Property

Properties

NameDescription
Name { get; }Gets the element name.

Fields

NameDescription
static readonly LongEdgeFirstLongEdgeFirst value.
static readonly ShortEdgeFirstLongEdgeFirst value.

See Also