DocumentAppendingEventArgsAppender Property |
Gets a value indicating the source which is appending file data.
Namespace:
RadPdf.Integration
Assembly:
RadPdf (in RadPdf.dll) Version: 4.0.0.0 (4.0.0.0)
Syntaxpublic DocumentAppender Appender { get; }
Public ReadOnly Property Appender As DocumentAppender
Get
Property Value
Type:
DocumentAppender
Remarks
See Also