menu

Xamarin.Android

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Interface IWarning - Xamarin.Android API Reference | Syncfusion

    Show / Hide Table of Contents

    Interface IWarning

    Represents the IWarning and can be used to notify the warnings occurred in PowerPoint to PDF conversion.

    Namespace: Syncfusion.Presentation
    Assembly: Syncfusion.Presentation.Portable.dll
    Syntax
    public interface IWarning

    Methods

    ShowWarnings(List<WarningInfo>)

    Declaration
    bool ShowWarnings(List<WarningInfo> warnings)
    Parameters
    Type Name Description
    System.Collections.Generic.List<WarningInfo> warnings
    Returns
    Type
    System.Boolean
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved