Class ParameterInit
ParameterInit class
The class that implements a common PrintTicket parameter initializer. The base class for all schema-defined parameter initializers. Defines a value for an instance of a
ParameterDef
element. A
ParameterInit
element is the target of the reference made by a ParameterRef element. https://docs.microsoft.com/en-us/windows/win32/printdocs/parameterinit
public class ParameterInit : PrintTicketElement, IPrintTicketItem
Constructors
| Name | Description |
|---|---|
| ParameterInit(string, Value) | Creates a new instance. |
Properties
| Name | Description |
|---|---|
| Name { get; } | Gets the element name. |
See Also
- class PrintTicketElement
- interface IPrintTicketItem
- namespace Aspose.Page.XPS.XpsMetadata
- assembly Aspose.Page