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) Version: 2024.2.0.25
Syntax
public static class CPDF3D

public static class CPDF3D

The CPDF3D type exposes the following members.

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