VintaSoft Imaging .NET SDK 14.1: Документация для .NET разработчика
Vintasoft.Imaging.Pdf.Processing Namespace / RemoveTransparencyFromContentStreamCommand Class
Члены типа Объект Синтаксис Иерархия Требования Смотрите также
    Класс RemoveTransparencyFromContentStreamCommand
    Команда обработки, которая позволяет "удалить" прозрачность (изменить прозрачность на псевдопрозрачность) из потоков содержимого PDF.
    Объектная модель
    RemoveTransparencyFromContentStreamCommand
    Синтаксис
    'Declaration
    
    Public Class RemoveTransparencyFromContentStreamCommand
       Inherits Vintasoft.Imaging.Processing.ProcessingCommand(Of TTarget)
    
    
     
    Иерархия наследования

    System.Object
       Vintasoft.Imaging.Processing.ProcessingCommand<Vintasoft.Imaging.Pdf.Tree.PdfTreeNodeBase>
          Vintasoft.Imaging.Pdf.Processing.RemoveTransparencyFromContentStreamCommand

    Требования

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

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