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 PageScaling.ScaleOffsetAlignmentOption |
PageScaling.ScaleOffsetAlignmentOption.BottomCenter
Specifies the scaling should be aligned on the center of the bottom edge of the media.
|
static PageScaling.ScaleOffsetAlignmentOption |
PageScaling.ScaleOffsetAlignmentOption.BottomLeft
Specifies the scaling should be aligned on the bottom left corner of the media.
|
static PageScaling.ScaleOffsetAlignmentOption |
PageScaling.ScaleOffsetAlignmentOption.BottomRight
Specifies the scaling should be aligned on the bottom right corner of the media.
|
static PageScaling.ScaleOffsetAlignmentOption |
PageScaling.ScaleOffsetAlignmentOption.Center
Specifies the scaling should be centered on the media.
|
static PageScaling.ScaleOffsetAlignmentOption |
PageScaling.ScaleOffsetAlignmentOption.LeftCenter
Specifies the scaling should be aligned on the center of the left edge of the media.
|
static PageScaling.ScaleOffsetAlignmentOption |
PageScaling.ScaleOffsetAlignmentOption.RightCenter
Specifies the scaling should be aligned on the center of the right edge of the media.
|
static PageScaling.ScaleOffsetAlignmentOption |
PageScaling.ScaleOffsetAlignmentOption.TopCenter
Specifies the scaling should be aligned on the center of the top edge of the media.
|
static PageScaling.ScaleOffsetAlignmentOption |
PageScaling.ScaleOffsetAlignmentOption.TopLeft
Specifies the scaling should be aligned on the top left corner of the media.
|
static PageScaling.ScaleOffsetAlignmentOption |
PageScaling.ScaleOffsetAlignmentOption.TopRight
Specifies the scaling should be aligned on the top right corner of the media.
|
Constructor and Description |
---|
ScaleOffsetAlignment(PageScaling.ScaleOffsetAlignmentOption... options)
Creates a new instance.
|
Copyright © 2022 Aspose. All Rights Reserved.