Share via


BlobIndexerPdfTextRotationAlgorithm(String) Constructor

Definition

Initializes a new instance of BlobIndexerPdfTextRotationAlgorithm.

public BlobIndexerPdfTextRotationAlgorithm (string value);
new Azure.Search.Documents.Indexes.Models.BlobIndexerPdfTextRotationAlgorithm : string -> Azure.Search.Documents.Indexes.Models.BlobIndexerPdfTextRotationAlgorithm
Public Sub New (value As String)

Parameters

value
String

Exceptions

value is null.

Applies to