AnalyzeUsageDetails.DocumentPagesStandard Property

Definition

The number of document pages processed at the standard level. For documents without explicit pages (e.g., txt, html), every 3000 UTF-16 characters is counted as one page.

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

Property Value

Applies to