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)
Syntaxpublic int DocumentID { get; }
Public ReadOnly Property DocumentID As Integer
Get
Property Value
Type:
Int32
See Also