PagePrintTicket.Add
PagePrintTicket.Add method
Adds an array of items to the end of this PrintTicket item list. Each one may be a Feature
, an Option
or a Property
instance.
public void Add(params IPagePrintTicketItem[] items)
Parameter | Type | Description |
---|---|---|
items | IPagePrintTicketItem[] | An array of items to add. |
See Also
- interface IPagePrintTicketItem
- class PagePrintTicket
- namespace Aspose.Page.XPS.XpsMetadata
- assembly Aspose.Page