PrintTicketConverter.MaxPrintSchemaVersion Property

Definition

Gets the maximum Print Schema version that PrintTicketConverter can support.

public:
 static property int MaxPrintSchemaVersion { int get(); };
public static int MaxPrintSchemaVersion { get; }
static member MaxPrintSchemaVersion : int
Public Shared ReadOnly Property MaxPrintSchemaVersion As Integer

Property Value

The maximum Print Schema version that PrintTicketConverter can support.

Applies to

See also