Aspose::Page::XPS::XpsMetadata::HolePunch::HolePunchOption class
HolePunchOption class
Describes the HolePunch feature options.
class HolePunchOption : public Aspose::Page::XPS::XpsMetadata::Option
Fields
Field | Description |
---|---|
static BottomEdge | Specifies hole(s) along the bottom edge. |
static LeftEdge | Specifies hole(s) along the left edge. |
static None | Specifies no hole punching. |
static RightEdge | Specifies hole(s) along the right edge. |
static TopEdge | Specifies hole(s) along the top edge. |
See Also
- Class Option
- Class HolePunch
- Namespace Aspose::Page::XPS::XpsMetadata
- Library Aspose.Page for C++