Click or drag to resize

PdfRenditionAction Class

A rendition action controls the playing of multimedia content.
Inheritance Hierarchy
SystemObject
  Patagames.Pdf.NetPdfAction
    Patagames.Pdf.Net.ActionsPdfRenditionAction

Namespace: Patagames.Pdf.Net.Actions
Assembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.94.2704
Syntax
public class PdfRenditionAction : PdfAction

The PdfRenditionAction type exposes the following members.

Constructors
 NameDescription
Public methodPdfRenditionAction(PdfDocument) Initializes a new instance of the PdfRenditionAction class.
Public methodPdfRenditionAction(PdfDocument, IntPtr) Initializes a new instance of the PdfAction class.
Top
See Also