menu

Xamarin.Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class PdfRichMediaContentType - API Reference

    Show / Hide Table of Contents

    Class PdfRichMediaContentType

    Specifies the content type of a rich media annotation.

    Inheritance
    System.Object
    PdfRichMediaContentType
    Namespace: Syncfusion.Pdf.Interactive
    Assembly: Syncfusion.Pdf.Portable.dll
    Syntax
    public sealed class PdfRichMediaContentType : Enum

    Fields

    Sound

    Sound type annotation.

    Declaration
    public const PdfRichMediaContentType Sound
    Field Value
    Type Description
    PdfRichMediaContentType

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32

    Video

    Video type annotation.

    Declaration
    public const PdfRichMediaContentType Video
    Field Value
    Type Description
    PdfRichMediaContentType
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved