Click or drag to resize

DocumentPrintingEventArgsDocumentProperties Property

Gets a PdfDocumentProperties class containing common properties describing the Document being printed.

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