Aspose::Page::XPS::XpsMetadata::InputBin::FeedDirection class

FeedDirection class

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

class FeedDirection : public Aspose::Page::XPS::XpsMetadata::Property,
                      public Aspose::Page::XPS::XpsMetadata::InputBin::IInputBinOptionItem

Fields

FieldDescription
static LongEdgeFirstLongEdgeFirst value.
static ShortEdgeFirstLongEdgeFirst value.

See Also