DocumentEventArgsDocumentKey Property |
Namespace:
RadPdf.Integration
Assembly:
RadPdf (in RadPdf.dll) Version: 3.48.0.0 (3.48.0.0)
Syntax public string DocumentKey { get; }
Public ReadOnly Property DocumentKey As String
Get
Property Value
Type:
StringRemarks
This property may be null if the event is raised server side where no Document Key is present.
See Also