PdfFormat

PdfFormat class

Adobe’s Portable Document Format @hideconstructor

Methods

getVersion

NameDescription
getVersion()Gets file format version

Result:


getExtension

NameDescription
getExtension()Gets the extension name of this type.

Result:


getExtensions

NameDescription
getExtensions()Gets the extension names of this type.

Result:


getContentType

NameDescription
getContentType()Gets file format content type The value of the property is FileContentType integer constant.

Result:


getFileFormatType

NameDescription
getFileFormatType()Gets file format type

Result:


extract

NameDescription
extract(fileName, password)Extract raw 3D content from PDF file.

Parameters:

NameTypeDescription
fileNamStringnull
passworbyte[]null

Result: 0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]


extractScene

NameDescription
extractScene(fileName)Extract 3D scenes from PDF file.

Parameters:

NameTypeDescription
fileNamStringnull

Result: 0, Culture=neutral, PublicKeyToken=f071c641d0b4582b]]


extractScene

NameDescription
extractScene(fileName, password)Extract 3D scenes from PDF file.

Parameters:

NameTypeDescription
fileNamStringnull
passworbyte[]null

Result: 0, Culture=neutral, PublicKeyToken=f071c641d0b4582b]]


createLoadOptions

NameDescription
createLoadOptions()Create a default load options for this file format

Result: LoadOptions


createSaveOptions

NameDescription
createSaveOptions()Create a default save options for this file format

Result: SaveOptions


toString

NameDescription
toString()Formats to string

Result: String