Click or drag to resize

PdfWebControlLiteCreateEmptyDocument Method

Overload List
  NameDescription
Public methodCode exampleCreateEmptyDocument
Create empty document container to which the user can upload any PDF document, using the file name as uploaded
Public methodCode exampleCreateEmptyDocument(String)
Create empty document container to which the user can upload any PDF document
Public methodCode exampleCreateEmptyDocument(PdfLiteSettings)
Create empty document container to which the user can upload any PDF document, using the file name as uploaded
Public methodCode exampleCreateEmptyDocument(String, PdfLiteSettings)
Create empty document container to which the user can upload any PDF document
Top
See Also