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

Protected Overridable Function CreatePdfEncoderSettings( _
ByVal pdfSettings
Веб настройки PDF энкодера.
As WebPdfEncoderSettings _
) As Vintasoft.Imaging.Codecs.Encoders.PdfEncoderSettings
protected virtual Vintasoft.Imaging.Codecs.Encoders.PdfEncoderSettings CreatePdfEncoderSettings(
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

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