THPDFActionBuilder.GoTo3DView Method
Provides go to3 dview behaviour for the PDF action builder workflow. Use it when the surrounding API family needs explicit control over PDF objects, page content, resources, conformance, or diagnostics
Declaration
class function GoTo3DView(Annot: THPDFDictionaryObject; const ViewName: AnsiString): THPDFActionBuilder;
Unit
HPDFDoc
Parameters
| Name | Purpose |
|---|---|
Annot | Input used by GoTo3DView |
ViewName | PDF resource name, packet name, profile name, or caller-defined identifier |
Return value
Returns a THPDFActionBuilder value
Usage notes
- Use this API in the PDF action builder workflow before the affected page, resource, field, or catalog object is finalised
- Keep object names, field names, resource names, and returned handles stable until the document is finalised