PdfFormat
inhoud
[
verbergen
]PdfFormat class
Adobe’s Portable Document Format @hideconstructor
Methoden
getVersion
| Naam | Beschrijving |
|---|---|
| getVersion() | Haalt bestandsformaatversie op |
Result:
getExtension
| Naam | Beschrijving |
|---|---|
| getExtension() | Haalt de extensienaam van dit type op. |
Result:
getExtensions
| Naam | Beschrijving |
|---|---|
| getExtensions() | Haalt de extensienamen van dit type op. |
Result:
getContentType
| Naam | Beschrijving |
|---|---|
| getContentType() | Haalt bestandsformaatinhoudstype op. De waarde van de eigenschap is de integer‑constante FileContentType. |
Result:
getFileFormatType
| Naam | Beschrijving |
|---|---|
| getFileFormatType() | Haalt bestandsformaattype op |
Result:
extract
| Naam | Beschrijving |
|---|---|
| extract(fileName, password) | Extraheer ruwe 3D-inhoud uit PDF-bestand. |
Parameters:
| Naam | Type | Beschrijving |
|---|---|---|
| fileNam | String | null |
| wachtwoord | byte[] | null |
Result: 0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]
extractScene
| Naam | Beschrijving |
|---|---|
| extractScene(fileName) | Extraheer 3D-scènes uit PDF-bestand. |
Parameters:
| Naam | Type | Beschrijving |
|---|---|---|
| fileNam | String | null |
Result: 0, Culture=neutral, PublicKeyToken=f071c641d0b4582b]]
extractScene
| Naam | Beschrijving |
|---|---|
| extractScene(fileName, password) | Extraheer 3D-scènes uit PDF-bestand. |
Parameters:
| Naam | Type | Beschrijving |
|---|---|---|
| fileNam | String | null |
| wachtwoord | byte[] | null |
Result: 0, Culture=neutral, PublicKeyToken=f071c641d0b4582b]]
createLoadOptions
| Naam | Beschrijving |
|---|---|
| createLoadOptions() | Maak standaard laadopties voor dit bestandsformaat. |
Result: LoadOptions
createSaveOptions
| Naam | Beschrijving |
|---|---|
| createSaveOptions() | Maak standaard opslagopties voor dit bestandsformaat. |
Result: SaveOptions
toString
| Naam | Beschrijving |
|---|---|
| toString() | Formaten naar tekenreeks |
Result: String