Click or drag to resize

ResolvePageUriEventArgsDocumentPageIndex Property

[Optional] The index of the page in the DocumentStream if it is a multi-page document. Default value is 0.

Namespace:  Atalasoft.Imaging.WebControls
Assembly:  Atalasoft.dotImage.WebControls (in Atalasoft.dotImage.WebControls.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public int DocumentPageIndex { get; set; }

Property Value

Type: Int32
See Also