Condividi tramite


DocumentFontStyle.Inequality(DocumentFontStyle, DocumentFontStyle) Operator

Definition

Determines if two DocumentFontStyle values are not the same.

public static bool operator != (Azure.AI.FormRecognizer.DocumentAnalysis.DocumentFontStyle left, Azure.AI.FormRecognizer.DocumentAnalysis.DocumentFontStyle right);
static member op_Inequality : Azure.AI.FormRecognizer.DocumentAnalysis.DocumentFontStyle * Azure.AI.FormRecognizer.DocumentAnalysis.DocumentFontStyle -> bool
Public Shared Operator != (left As DocumentFontStyle, right As DocumentFontStyle) As Boolean

Parameters

Returns

Applies to