Condividi tramite


DocumentFontStyle.Equality(DocumentFontStyle, DocumentFontStyle) Operator

Definition

Determines if two DocumentFontStyle values are the same.

public static bool operator == (Azure.AI.FormRecognizer.DocumentAnalysis.DocumentFontStyle left, Azure.AI.FormRecognizer.DocumentAnalysis.DocumentFontStyle right);
static member ( = ) : 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