Click or drag to resize

DocumentAppendingEventArgsDocumentProperties Property

Gets a PdfDocumentProperties class containing common properties describing the Document to which DataToAppend or DocumentToAppend is being appended.

Namespace:  RadPdf.Integration
Assembly:  RadPdf (in RadPdf.dll) Version: 3.43.0.0 (3.43.0.0)
Syntax
public PdfDocumentProperties DocumentProperties { get; }

Property Value

Type: PdfDocumentProperties
See Also