Aspose::Page::XPS::XpsMetadata::HolePunch::HolePunchOption class

HolePunchOption class

Describes the HolePunch feature options.

class HolePunchOption : public Aspose::Page::XPS::XpsMetadata::Option

Fields

FieldDescription
static BottomEdgeSpecifies hole(s) along the bottom edge.
static LeftEdgeSpecifies hole(s) along the left edge.
static NoneSpecifies no hole punching.
static RightEdgeSpecifies hole(s) along the right edge.
static TopEdgeSpecifies hole(s) along the top edge.

See Also