Condividi tramite


DocumentAnnotation Class

Definition

Annotation in a document, such as a strikethrough or a comment.

public class DocumentAnnotation : System.ClientModel.Primitives.IJsonModel<Azure.AI.ContentUnderstanding.DocumentAnnotation>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.ContentUnderstanding.DocumentAnnotation>
type DocumentAnnotation = class
    interface IJsonModel<DocumentAnnotation>
    interface IPersistableModel<DocumentAnnotation>
Public Class DocumentAnnotation
Implements IJsonModel(Of DocumentAnnotation), IPersistableModel(Of DocumentAnnotation)
Inheritance
DocumentAnnotation
Implements

Applies to