| PdfMergeClientsave Method  | 
 
            Merge all specified input pdfs and return the resulted PDF.
            
 
    Namespace: 
   SelectPdf.Api
    Assembly:
   SelectPdf.Api (in SelectPdf.Api.dll) Version: 1.4.0
 Syntax
SyntaxPublic Function save As Byte()
Return Value
Type: 
ByteByte array containing the resulted PDF.
 See Also
See Also