VintaSoft Imaging .NET SDK 15.1: Документация для Веб разработчика
Vintasoft.Imaging.Web.Services Namespace / VintasoftFileConverterWebService Class / CreatePdfEncoder(WebPdfEncoderSettings) Method
Syntax Requirements SeeAlso
В этом разделе
CreatePdfEncoder(WebPdfEncoderSettings) Метод (VintasoftFileConverterWebService)
В этом разделе
Создает PDF энкодер.
Синтаксис
'Declaration

Protected Overridable Function CreatePdfEncoder( _
ByVal pdfSettings
Веб настройки PDF энкодера.
As WebPdfEncoderSettings _
) As Vintasoft.Imaging.Codecs.Encoders.EncoderBase
protected virtual Vintasoft.Imaging.Codecs.Encoders.EncoderBase CreatePdfEncoder(
WebPdfEncoderSettings pdfSettings
)

Parameters

pdfSettings
Веб настройки PDF энкодера.

Return Value

Кодировщик PDF.
Требования

Целевые платформы: .NET 10; .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

Смотрите также