Aspose::Page::XPS::XpsMetadata::Duplex::DuplexOption::TwoSidedLongEdge method

DuplexOption::TwoSidedLongEdge method

Specifies two sided printing such that the page is flipped parallel to the MediaSizeHeight direction.

static System::SharedPtr<Duplex::DuplexOption> Aspose::Page::XPS::XpsMetadata::Duplex::DuplexOption::TwoSidedLongEdge(System::SharedPtr<Duplex::DuplexMode> duplexMode)
ParameterTypeDescription
duplexModeSystem::SharedPtr<Duplex::DuplexMode>The DuplexMode

ReturnValue

The Duplex option.

See Also