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

    Удаляет оператор "ri" из потока контента.

    Требования

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

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