AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Specifies a page-level location within a document, providing positioning information for cited content using page numbers.

Inheritance Hierarchy

System.Object
  Amazon.BedrockRuntime.Model.DocumentPageLocation

Namespace: Amazon.BedrockRuntime.Model
Assembly: AWSSDK.BedrockRuntime.dll
Version: 3.x.y.z

Syntax

C#
public class DocumentPageLocation

The DocumentPageLocation type exposes the following members

Constructors

NameDescription
Public Method DocumentPageLocation()

Properties

NameTypeDescription
Public Property DocumentIndex System.Int32

Gets and sets the property DocumentIndex.

The index of the document within the array of documents provided in the request.

Public Property End System.Int32

Gets and sets the property End.

The ending page number of the cited content within the document.

Public Property Start System.Int32

Gets and sets the property Start.

The starting page number of the cited content within the document.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5