Class PageMediaType
Contents
[
Hide
]PageMediaType class
Describes the
MediaType
options and the characteristics of each option. https://docs.microsoft.com/en-us/windows/win32/printdocs/pagemediatype
public sealed class PageMediaType : Feature, IDocumentPrintTicketItem, IJobPrintTicketItem,
IPagePrintTicketItem
Constructors
| Name | Description |
|---|---|
| PageMediaType(params IPageMediaTypeItem[]) | Creates a new instance. |
Properties
| Name | Description |
|---|---|
| Name { get; } | Gets the element name. |
Methods
| Name | Description |
|---|---|
| Add(params IFeatureItem[]) | Adds a list of items to the end of this feature’s item list. Each one must be a Feature, an Option, or a Property instance. |
Other Members
| Name | Description |
|---|---|
| class BackCoating | Defines constants for the |
| class FrontCoating | Defines constants for the |
| interface IPageMediaTypeItem | The interface of any PageMediaType feature item. |
| interface IPageMediaTypeOptionItem | The interface of any PageMediaType item. |
| class Material | Defines constants for the |
| class PageMediaTypeOption | Describes the PageMediaType feature options. |
| class PrePrinted | Defines constants for the |
| class PrePunched | Defines constants for the |
| class Recycled | Defines constants for the |
See Also
- class Feature
- interface IDocumentPrintTicketItem
- interface IJobPrintTicketItem
- interface IPagePrintTicketItem
- namespace Aspose.Page.XPS.XpsMetadata
- assembly Aspose.Page