Aspose::Page::XPS::XpsMetadata::InputBin::FeedFace class

FeedFace class

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

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

Fields

FieldDescription
static FaceDownFaceDown value.
static FaceUpFaceUp value.

See Also