Share via


VirtualPrinterSupportedFormat Class

Definition

public ref class VirtualPrinterSupportedFormat sealed
/// [Windows.Foundation.Metadata.Activatable(Windows.Devices.Printers.IVirtualPrinterSupportedFormatFactory, 1245184, "Windows.Foundation.UniversalApiContract")]
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 1245184)]
/// [Windows.Foundation.Metadata.Experimental]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class VirtualPrinterSupportedFormat final
[Windows.Foundation.Metadata.Activatable(typeof(Windows.Devices.Printers.IVirtualPrinterSupportedFormatFactory), 1245184, "Windows.Foundation.UniversalApiContract")]
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 1245184)]
[Windows.Foundation.Metadata.Experimental]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class VirtualPrinterSupportedFormat
function VirtualPrinterSupportedFormat(contentType, maxSupportedVersion)
Public NotInheritable Class VirtualPrinterSupportedFormat
Inheritance
Object Platform::Object IInspectable VirtualPrinterSupportedFormat
Attributes

Constructors

VirtualPrinterSupportedFormat(String, String)

Properties

ContentType
MaxSupportedVersion

Applies to