Click or drag to resize
CPDF3D Class
The PDF3D class provides the ability to create 3D PDFs.
Inheritance Hierarchy
SystemObject
  Geosoft.Desktop.GXNetCPDF3D

Namespace: Geosoft.Desktop.GXNet
Assembly: geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll)
Syntax
public static class CPDF3D

The CPDF3D type exposes the following members.

Methods
  NameDescription
Public methodAvailable to anyoneStatic memberExport2D
Export a 2D map to a PDF file.
Public methodAvailable to anyoneStatic memberRender
Render a voxel, voxsurf and/or gensurf to pdf
Public methodAvailable to anyoneStatic memberRenderToPage
Render a voxel, voxsurf and/or gensurf to a specified page on a pdf
Top
See Also