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 |
---|---|
static class |
PageMediaType.BackCoating
Defines constants for the
BackCoating scored property value. |
static class |
PageMediaType.FrontCoating
Defines constants for the
FrontCoating scored property value. |
static class |
PageMediaType.Material
Defines constants for the
Material scored property value. |
static class |
PageMediaType.PrePrinted
Defines constants for the
PrePrinted scored property value. |
static class |
PageMediaType.PrePunched
Defines constants for the
PrePunched scored property value. |
static class |
PageMediaType.Recycled
Defines constants for the
Recycled scored property value. |
Modifier and Type | Method and Description |
---|---|
PageMediaType.PageMediaTypeOption |
PageMediaType.PageMediaTypeOption.add(PageMediaType.IPageMediaTypeOptionItem... items)
Adds an array of
IPageMediaTypeOptionItem instances to the option. |
Constructor and Description |
---|
PageMediaTypeOption(String optionName,
PageMediaType.IPageMediaTypeOptionItem... items)
Creates a new instance.
|
Copyright © 2022 Aspose. All Rights Reserved.