VintaSoft Imaging .NET SDK 14.1: Документация для .NET разработчика
Vintasoft.Imaging.Pdf.Processing Namespace / PdfFixups Class / PdfXOutputIntentContainsDestOutputProfileRefKeyFixup Property
Синтаксис Ремарки Требования Смотрите также
В этом разделе
    PdfXOutputIntentContainsDestOutputProfileRefKeyFixup Свойство (PdfFixups)
    В этом разделе
    Возвращает исправление PdfXOutputIntentContainsDestOutputProfileRefKey.
    Синтаксис
    'Declaration
    
    Public Shared ReadOnly Property PdfXOutputIntentContainsDestOutputProfileRefKeyFixup As Vintasoft.Imaging.Processing.ProcessingCommand(Of TTarget)
    
    
    public static Vintasoft.Imaging.Processing.ProcessingCommand<TTarget> PdfXOutputIntentContainsDestOutputProfileRefKeyFixup { get; }
    
    
    public: __property static Vintasoft.Imaging.Processing.ProcessingCommand<TTarget*>* get_PdfXOutputIntentContainsDestOutputProfileRefKeyFixup();
    
    
    
    public:
    static property Vintasoft.Imaging.Processing.ProcessingCommand<TTarget^>^ PdfXOutputIntentContainsDestOutputProfileRefKeyFixup { Vintasoft.Imaging.Processing.ProcessingCommand<TTarget^>^ get(); }
    Ремарки

    Удаляет способ вывода PDF/X.

    Требования

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

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