Click or drag to resize

DocumentAppendingEventArgs.LiteDocumentToAppend Property

Gets or sets a value representing the DocumentID of the PdfDocument to be appended.

Namespace:  RadPdf.Integration
Assembly:  RadPdfStandard (in RadPdfStandard.dll) Version: 4.3.0.0 (4.3.0.0)
Syntax
public PdfLiteSession LiteDocumentToAppend { get; set; }

Property Value

Type: PdfLiteSession
Exceptions
Remarks

DocumentToAppend can not be less than or equal to 0. This value is not checked when set.

To access or change this property, AppendType must be Document.

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!