PdfFormat

PdfFormat class

Adobe’s Portable Document Format @hideconstructor

Methoden

getVersion

NaamBeschrijving
getVersion()Haalt bestandsformaatversie op

Result:


getExtension

NaamBeschrijving
getExtension()Haalt de extensienaam van dit type op.

Result:


getExtensions

NaamBeschrijving
getExtensions()Haalt de extensienamen van dit type op.

Result:


getContentType

NaamBeschrijving
getContentType()Haalt bestandsformaatinhoudstype op. De waarde van de eigenschap is de integer‑constante FileContentType.

Result:


getFileFormatType

NaamBeschrijving
getFileFormatType()Haalt bestandsformaattype op

Result:


extract

NaamBeschrijving
extract(fileName, password)Extraheer ruwe 3D-inhoud uit PDF-bestand.

Parameters:

NaamTypeBeschrijving
fileNamStringnull
wachtwoordbyte[]null

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


extractScene

NaamBeschrijving
extractScene(fileName)Extraheer 3D-scènes uit PDF-bestand.

Parameters:

NaamTypeBeschrijving
fileNamStringnull

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


extractScene

NaamBeschrijving
extractScene(fileName, password)Extraheer 3D-scènes uit PDF-bestand.

Parameters:

NaamTypeBeschrijving
fileNamStringnull
wachtwoordbyte[]null

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


createLoadOptions

NaamBeschrijving
createLoadOptions()Maak standaard laadopties voor dit bestandsformaat.

Result: LoadOptions


createSaveOptions

NaamBeschrijving
createSaveOptions()Maak standaard opslagopties voor dit bestandsformaat.

Result: SaveOptions


toString

NaamBeschrijving
toString()Formaten naar tekenreeks

Result: String