'Declaration Public Function New( _
ByVal controllerКонтроллер данных аннотации.As Vintasoft.Imaging.Annotation.AnnotationDataController, _
ByVal pdfEncoderКодировщик PDF.As Vintasoft.Imaging.Codecs.Encoders.PdfEncoder _
)
public PdfPageSignatureManager(
Vintasoft.Imaging.Annotation.AnnotationDataController controller,
Vintasoft.Imaging.Codecs.Encoders.PdfEncoder pdfEncoder
)
public: PdfPageSignatureManager(
Vintasoft.Imaging.Annotation.AnnotationDataController* controller,
Vintasoft.Imaging.Codecs.Encoders.PdfEncoder* pdfEncoder
)
public:
PdfPageSignatureManager(
Vintasoft.Imaging.Annotation.AnnotationDataController^ controller,
Vintasoft.Imaging.Codecs.Encoders.PdfEncoder^ pdfEncoder
)
Parameters
- controller
- Контроллер данных аннотации.
- pdfEncoder
- Кодировщик PDF.