UsageDetails.DocumentPagesStandardInline Property

Definition

The number of document pages processed at the standard level by an inline analyze operation. For documents without explicit pages (ex. txt, html), every 3000 UTF-16 characters is counted as one page.

public int? DocumentPagesStandardInline { get; }
member this.DocumentPagesStandardInline : Nullable<int>
Public ReadOnly Property DocumentPagesStandardInline As Nullable(Of Integer)

Property Value

Applies to