Package | Description |
---|---|
com.aspose.xps.metadata |
The com.aspose.xps.metadata package provides classes that describe metadata of XPS document.
|
Modifier and Type | Field and Description |
---|---|
static HolePunch.HolePunchOption |
HolePunch.HolePunchOption.BottomEdge
Specifies hole(s) along the bottom edge.
|
static HolePunch.HolePunchOption |
HolePunch.HolePunchOption.LeftEdge
Specifies hole(s) along the left edge.
|
static HolePunch.HolePunchOption |
HolePunch.HolePunchOption.None
Specifies no hole punching.
|
static HolePunch.HolePunchOption |
HolePunch.HolePunchOption.RightEdge
Specifies hole(s) along the right edge.
|
static HolePunch.HolePunchOption |
HolePunch.HolePunchOption.TopEdge
Specifies hole(s) along the top edge.
|
Constructor and Description |
---|
DocumentHolePunch(HolePunch.HolePunchOption... options)
Creates a new instance.
|
JobHolePunch(HolePunch.HolePunchOption... options)
Creates a new instance.
|
Copyright © 2022 Aspose. All Rights Reserved.