Click or drag to resize

DocumentPrintingEventArgs.Document Property

Gets an object representing the PdfDocument about to be printed.

Namespace:  RadPdf.Integration
Assembly:  RadPdfStandard (in RadPdfStandard.dll) Version: 4.1.0.0 (4.1.0.0)
Syntax
public PdfDocument Document { get; }

Property Value

Type: PdfDocument
Remarks
Changes made to entities of the PdfDocument object will be applied to the printed document but will not be displayed to the client or saved to storage.
See Also
This website uses cookies to identify your session and other necessary functions. By using this website, you are agreeing to our Terms of Use and Privacy Policy (updated April 26 2021).
Learn About Cookies
Got it!