Partager via


PrintCollationOptionDetails.TrySetValue(Object) Méthode

Définition

Définit la valeur de l’option de classement d’impression.

public:
 virtual bool TrySetValue(Platform::Object ^ value) = TrySetValue;
bool TrySetValue(IInspectable const& value);
public bool TrySetValue(object value);
function trySetValue(value)
Public Function TrySetValue (value As Object) As Boolean

Paramètres

value
Object

Platform::Object

IInspectable

Valeur de l’option imprimer le classement.

Retours

Boolean

bool

Valeur booléenne qui indique TRUE pour un Get ou Set réussi, et FALSE pour un Get ou Set ayant échoué.

Implémente

M:Windows.Graphics.Printing.OptionDetails.IPrintOptionDetails.TrySetValue(System.Object) M:Windows.Graphics.Printing.OptionDetails.IPrintOptionDetails.TrySetValue(Platform::Object) M:Windows.Graphics.Printing.OptionDetails.IPrintOptionDetails.TrySetValue(IInspectable)

S’applique à