Table of Contents

Enum Pdf3dFileFormat

Namespace
BitMiracle.Docotic.Pdf
Assembly
BitMiracle.Docotic.Pdf.dll

Specifies the format of the 3D data contained in the Pdf3dStream.

public enum Pdf3dFileFormat

Fields

PRC = 2

(PDF 1.7, Adobe ExtensionLevel 1) PRC file format.

U3D = 1

(PDF 1.6) Universal 3D file format.

Unknown = 0

Unknown format.