Click or drag to resize

PageCollectionChangedEventArgsIndex Property

Gets the index of the page which was added or deleted.

Namespace: Patagames.Pdf.Net.EventArguments
Assembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.94.2704
Syntax
public int Index { get; }

Property Value

Int32
See Also