Click or drag to resize

FileDataPageCount Property

Gets or sets the number of pages in the file.

Namespace:  Opait.Api
Assembly:  Opait.Core (in Opait.Core.dll) Version: 1.3.3.0
Syntax
C#
public int PageCount { get; set; }

Property Value

Type: Int32
See Also