VintaSoft Imaging .NET SDK 14.0: Документация для .NET разработчика
Vintasoft.Imaging.ImageProcessing.Transforms Namespace / PdfRotateCommand Class
Члены типа Объект Синтаксис Иерархия Требования Смотрите также
В этом разделе
    Класс PdfRotateCommand
    В этом разделе
    Поворачивает изображение с помощью класса PdfPageRotateOrthogonallyCommand, если изображение связано со PDF страницей и должно быть повернуто ортогонально; в противном случае поворачивает изображение с помощью класса RotateCommand.
    Объектная модель
    ProcessingCommandResults PdfRotateCommand
    Синтаксис
    'Declaration
    
    Public Class PdfRotateCommand
       Inherits RotateCommand
    
    
    public class PdfRotateCommand : RotateCommand
    
    
    public __gc class PdfRotateCommand : public RotateCommand*
    
    
    public ref class PdfRotateCommand : public RotateCommand^
    
    
    Иерархия наследования

    System.Object
       Vintasoft.Imaging.ImageProcessing.ProcessingCommandBase
          Vintasoft.Imaging.ImageProcessing.Transforms.RotateCommand
             Vintasoft.Imaging.ImageProcessing.Transforms.PdfRotateCommand

    Требования

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

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