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.PageScalingOption |
PageScaling.PageScalingOption.Custom
Specifies a custom scaling should be applied to the Application Media Size.
|
static PageScaling.PageScalingOption |
PageScaling.PageScalingOption.CustomSquare
Specifies a custom square scaling should be applied to the Application Media Size.
|
static PageScaling.PageScalingOption |
PageScaling.PageScalingOption.FitApplicationBleedSizeToPageImageableSize
Specifies the application bleed size should be scaled to the
PageImageableSize preserving the aspect ratio. |
static PageScaling.PageScalingOption |
PageScaling.PageScalingOption.FitApplicationContentSizeToPageImageableSize
Specifies the application content size should be scaled to the
PageImageableSize preserving the aspect ratio. |
static PageScaling.PageScalingOption |
PageScaling.PageScalingOption.FitApplicationMediaSizeToPageImageableSize
Specifies the application media size should be scaled to the
PageImageableSize preserving the aspect ratio. |
static PageScaling.PageScalingOption |
PageScaling.PageScalingOption.FitApplicationMediaSizeToPageMediaSize
Specifies the application media size should be scaled to the
PageMediaSize preserving the aspect ratio. |
static PageScaling.PageScalingOption |
PageScaling.PageScalingOption.None
Specifies that no scaling should be applied.
|
Copyright © 2022 Aspose. All Rights Reserved.