Click or drag to resize

PdfTransitionAction Class

A transition action can be used to control drawing during a sequence of actions.
Inheritance Hierarchy
SystemObject
  Patagames.Pdf.NetPdfAction
    Patagames.Pdf.Net.ActionsPdfTransitionAction

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

The PdfTransitionAction type exposes the following members.

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