DocumentEventArgsDocumentID Property |
Gets a value representing the
DocumentID associated with this event as an
Int32.
Namespace:
RadPdf.Integration
Assembly:
RadPdf (in RadPdf.dll) Version: 3.48.0.0 (3.48.0.0)
Syntax public int DocumentID { get; }
Public ReadOnly Property DocumentID As Integer
Get
Property Value
Type:
Int32See Also