Aspose::Page::XPS::XpsMetadata::ParameterRef class
ParameterRef class
The class that implements a common PrintTicket parameter reference. A ParameterRef element defines a reference to a ParameterInit element. A ScoredProperty element that contains a ParameterRef element does not have an explicitly-set Value element. Instead, the ScoredProperty element receives its value from the ParameterInit element referenced by a ParameterRef element. https://docs.microsoft.com/en-us/windows/win32/printdocs/parameterref.
class ParameterRef : public Aspose::Page::XPS::XpsMetadata::PrintTicketElement,
                     public Aspose::Page::XPS::XpsMetadata::IPrintTicketItem
Methods
| Method | Description | 
|---|---|
| ParameterRef(System::String) | Creates a new instance. | 
See Also
- Class PrintTicketElement
- Class IPrintTicketItem
- Namespace Aspose::Page::XPS::XpsMetadata
- Library Aspose.Page for C++