'Declaration Public Function New( _
ByVal documentThe PDF document.As Vintasoft.Imaging.Pdf.PdfDocument, _
ByVal nameThe name of new optional content configuration.As System.String _
)
public PdfOptionalContentConfiguration(
Vintasoft.Imaging.Pdf.PdfDocument document,
System.String name
)
public: PdfOptionalContentConfiguration(
Vintasoft.Imaging.Pdf.PdfDocument* document,
System.String name
)
public:
PdfOptionalContentConfiguration(
Vintasoft.Imaging.Pdf.PdfDocument^ document,
System.String name
)
Parameters
- document
- The PDF document.
- name
- The name of new optional content configuration.