Click or drag to resize

DocumentAppender Enumeration

Type of document data source which raised the applicable document append event (e.g. DocumentAppendingEventArgs).

Namespace:  RadPdf.Integration
Assembly:  RadPdfStandard (in RadPdfStandard.dll) Version: 4.4.0.0 (4.4.0.0)
Syntax
public enum DocumentAppender
Members
  Member nameValueDescription
Unknown0 The source which caused this appending is not known.
HttpUpload1 A HTTP client document data upload caused this appending.
HttpKey2 A HTTP client specified object data key caused this addition.
Server3 Server side code (e.g. the PdfDocumentEditor) caused this appending. This value is never used at this time.
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!