Click or drag to resize

Pdf3DViewAction Class

A go-to-3D-view action identifies a 3D annotation and specifies a view for the annotation to use
Inheritance Hierarchy
SystemObject
  Patagames.Pdf.NetPdfAction
    Patagames.Pdf.Net.ActionsPdf3DViewAction

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

The Pdf3DViewAction type exposes the following members.

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