Represents a Go To action in the PDF document.
Namespace: EvoPdfAssembly: evohtmltopdf (in evohtmltopdf.dll) Version: 4.12.0.0
Syntax
| C# |
|---|
public class PdfActionGoTo : PdfAction |
| Visual Basic |
|---|
Public Class PdfActionGoTo Inherits PdfAction |
| Visual C++ |
|---|
public ref class PdfActionGoTo : public PdfAction |