'Declaration Public Function New( _
ByVal formatФормат упакованного (выходного) PDF документа.As Vintasoft.Imaging.Pdf.PdfFormat, _
ByVal encryptionШифрование упакованного (выходного) PDF документа.As Vintasoft.Imaging.Pdf.Security.EncryptionSystem _
)
public PdfDocumentPackCommand(
Vintasoft.Imaging.Pdf.PdfFormat format,
Vintasoft.Imaging.Pdf.Security.EncryptionSystem encryption
)
public: PdfDocumentPackCommand(
Vintasoft.Imaging.Pdf.PdfFormat* format,
Vintasoft.Imaging.Pdf.Security.EncryptionSystem* encryption
)
public:
PdfDocumentPackCommand(
Vintasoft.Imaging.Pdf.PdfFormat^ format,
Vintasoft.Imaging.Pdf.Security.EncryptionSystem^ encryption
)
Parameters
- format
- Формат упакованного (выходного) PDF документа.
- encryption
- Шифрование упакованного (выходного) PDF документа.