Package | Description |
---|---|
com.aspose.xps.metadata |
The com.aspose.xps.metadata package provides classes that describe metadata of XPS document.
|
Modifier and Type | Class and Description |
---|---|
class |
PageBlackGenerationProcessing
Specifies black generation behavior for CMYK separations.
|
class |
PageBlackGenerationProcessingBlackInkLimit
Application content labeled with the specified named color MUST appear on all color separations.
|
class |
PageBlackGenerationProcessingGrayComponentReplacementExtent
Describes the extented beyond neutrals (into chromatic colors) that GCR applies.
0% = Uniform component replacement, 100% = Gray component replacement.
|
class |
PageBlackGenerationProcessingGrayComponentReplacementLevel
Specifies the percentage of gray component replacement to perform.
|
class |
PageBlackGenerationProcessingGrayComponentReplacementStart
Describes the point in the "highlight to shadow" range where GCR should start (100% darkest shadow).
|
class |
PageBlackGenerationProcessingTotalInkCoverageLimit
Specifies the maximum allowed sum of the four ink coverage anywhere in an image.
|
class |
PageBlackGenerationProcessingUnderColorAdditionLevel
Describes the amount chromatic ink (in gray component ratios) to add to areas where GCR/UCR has generated
"BlackInkLimit" (or UCAStart, if specified) in the dark neutrals and near-neutral areas.
|
class |
PageBlackGenerationProcessingUnderColorAdditionStart
Describes the shadow level below which UCA will be applied.
|
class |
PageBlendColorSpace
Describes the color space that should be used for blending operations.
|
class |
PageBlendColorSpaceICCProfileURI
Specifies a relative URI reference to an ICC profile defining the color space that SHOULD be used for blending.
|
class |
PageBorderless
Describes when image content should be printed to the physical edges of the media.
|
class |
PageColorManagement
Configures color management for the current page.
|
class |
PageCopies
Specifies the number of copies of a page.
|
class |
PageDestinationColorProfile
Defines the characteristics of the destination color profile.
|
class |
PageDestinationColorProfileEmbedded
Specifies the embedded destination color profile.
|
class |
PageDestinationColorProfileURI
Specifies a relative URI reference to an ICC profile contained in an XPS Document.
|
class |
PageDeviceColorSpaceProfileURI
Specifies a relative URI to the package root to an ICC profile contained in an XPS Document.
|
class |
PageDeviceColorSpaceUsage
In conjunction with the
PageDeviceColorSpaceProfileURI parameter, this parameter defines
the rendering behavior for elements presented in a device color space. |
class |
PageDeviceFontSubstitution
Describes the enabled/disabled state of device font substitution.
|
class |
PageForceFrontSide
Forces the output to appear on the front of a media sheet.
|
class |
PageICMRenderingIntent
Describes the rendering intent as defined by the ICC v2 Specification.
|
class |
PageImageableSize
Describes the imaged canvas for layout and rendering.
|
class |
PageInputBin
Describes the installed input bin in a device or the full list of supported bins for a device.
|
class |
PageMediaColor
Describes the Media Color options and the characteristics of each option.
|
class |
PageMediaSize
Describes the physical media dimensions used for the output.
|
class |
PageMediaSizeMediaSizeHeight
Specifies the dimension
MediaSizeWidth direction for the Custom MediaSize option. |
class |
PageMediaSizeMediaSizeWidth
Specifies the dimension
MediaSizeHeight direction for the Custom MediaSize option. |
class |
PageMediaSizePSHeight
Specifies the height of the page, parallel to the feed-orientation direction.
|
class |
PageMediaSizePSHeightOffset
Specifies the offset, parallel to the feed-orientation direction.
|
class |
PageMediaSizePSOrientation
Specifies the orientation relative to the feed-orientation direction
https://docs.microsoft.com/en-us/windows/win32/printdocs/pagemediasizepsorientation
|
class |
PageMediaSizePSWidth
Specifies the width of the page perpendicular to the feed-orientation direction.
|
class |
PageMediaSizePSWidthOffset
Specifies the offset perpendicular to the feed-orientation direction.
|
class |
PageMediaType
Describes the
MediaType options and the characteristics of each option. |
class |
PageMirrorImage
Describes the mirroring setting of the output.
|
class |
PageNegativeImage
Describes the negative setting of the output.
|
class |
PageOrientation
Describes the orientation of the physical media sheet.
|
class |
PageOutputBin
Describes the full list of supported bins for the device.
|
class |
PageOutputColor
Describes the characteristics of the color settings for the output.
|
class |
PageOutputQuality
Describes the negative setting of the output.
|
class |
PagePhotoPrintingIntent
Indicates a high-level intent to the driver for population of photo printing settings.
|
class |
PagePoster
Describes the output of a single page to multiple physical media sheets.
|
class |
PageResolution
Defines the page resolution of printed output as either a qualitative value or as dots per inch, or both.
|
class |
PageScaling
Describes the scaling characteristics of the output.
|
class |
PageScalingOffsetHeight
Specifies the scaling offset in the
ImageableSizeWidth direction for custom scaling. |
class |
PageScalingOffsetWidth
Specifies the scaling offset in the
ImageableSizeWidth direction for custom scaling. |
class |
PageScalingScale
Specifies the scaling factor for custom square scaling.
|
class |
PageScalingScaleHeight
Specifies the scaling factor in the
ImageableSizeHeight direction for custom scaling. |
class |
PageScalingScaleWidth
Specifies the scaling factor in the
ImageableSizeWidth direction for custom scaling. |
class |
PageSourceColorProfile
Defines the characteristics of the source color profile.
|
class |
PageSourceColorProfileEmbedded
Specifies the embedded source color profile.
|
class |
PageSourceColorProfileURI
Specifies the source for color profile.
|
class |
PageTrueTypeFontMode
Describes the method of TrueType font handling to be used.
|
class |
PageWatermark
Describes the watermark setting of the output and the watermark characteristics.
|
class |
PageWatermarkOriginHeight
Specifies the origin of a watermark relative to the origin of the
PageImageableSize . |
class |
PageWatermarkOriginWidth
Specifies the origin of a watermark relative to the origin of the
PageImageableSize . |
class |
PageWatermarkTextAngle
Specifies the angle of the watermark text relative to the
PageImageableSizeWidth direction. |
class |
PageWatermarkTextColor
Defines the sRGB color for the watermark text.
|
class |
PageWatermarkTextFontSize
Defines the available font sizes for the watermark text.
|
class |
PageWatermarkTextText
Specifies the text of the watermark.
|
class |
PageWatermarkTransparency
Specifies the transparency for the watermark.
|
Modifier and Type | Method and Description |
---|---|
void |
PagePrintTicket.add(IPagePrintTicketItem... items)
Adds an array of items to the end of this PrintTicket item list.
|
Constructor and Description |
---|
PagePrintTicket(IPagePrintTicketItem... items)
Creates a page-level print ticket instance.
|
Copyright © 2022 Aspose. All Rights Reserved.