Class GetAnnotatedPageContentCommandResponse
Response for GetAnnotatedPageContent
public sealed class GetAnnotatedPageContentCommandResponse : ICommandResponse<GetAnnotatedPageContentCommandSettings>, ICommandResponse
- Inheritance
-
GetAnnotatedPageContentCommandResponse
- Implements
- Inherited Members
- Extension Methods
Properties
Content
Gets or sets the content
[JsonPropertyName("content")]
public string Content { get; set; }