Click or drag to resize

DocumentEventArgsDocumentID Property

Gets a value representing the DocumentID associated with this event as an Int32.

Namespace:  RadPdf.Integration
Assembly:  RadPdfStandard (in RadPdfStandard.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
public int DocumentID { get; }

Property Value

Type: Int32
See Also