Platforms to show: All Mac Windows Linux Cross-Platform

Back to DynaPDFMBS class.

Previous items Next items

DynaPDFMBS.kdfMMMM_YY = 9

Type Topic Plugin Version
const DynaPDF MBS DynaPDF Plugin 8.0
One of the date/time constants.

e.g. December 99

DynaPDFMBS.kdfMMM_D_YYYY = 10

Type Topic Plugin Version
const DynaPDF MBS DynaPDF Plugin 8.0
One of the date/time constants.

e.g. Dec 24 1999

DynaPDFMBS.kdfMMM_YY = 8

Type Topic Plugin Version
const DynaPDF MBS DynaPDF Plugin 8.0
One of the date/time constants.

e.g. Dec 99

DynaPDFMBS.kdfMM_D = 0

Type Topic Plugin Version
const DynaPDF MBS DynaPDF Plugin 8.0
One of the date/time constants.

e.g. 12/24

DynaPDFMBS.kdfMM_DD_YY = 2

Type Topic Plugin Version
const DynaPDF MBS DynaPDF Plugin 8.0
One of the date/time constants.

e.g. 12/24/99

DynaPDFMBS.kdfMM_YY = 3

Type Topic Plugin Version
const DynaPDF MBS DynaPDF Plugin 8.0
One of the date/time constants.

e.g. 12 99

DynaPDFMBS.kdfM_D_YY = 1

Type Topic Plugin Version
const DynaPDF MBS DynaPDF Plugin 8.0
One of the date/time constants.

e.g. 12 24 99

DynaPDFMBS.kdfM_D_YY_HH_MM = 13

Type Topic Plugin Version
const DynaPDF MBS DynaPDF Plugin 8.0
One of the date/time constants.

e.g. 12/24/99 14:59

DynaPDFMBS.kdfM_D_YY_H_MM_TT = 12

Type Topic Plugin Version
const DynaPDF MBS DynaPDF Plugin 8.0
One of the date/time constants.

e.g. 12/24/99 14:59:59

DynaPDFMBS.kdfNone = 0

Type Topic Plugin Version
const DynaPDF MBS DynaPDF Plugin 8.0
One of the Decode Filter constants.

DynaPDFMBS.kdfRunLengthDecode = 9

Type Topic Plugin Version
const DynaPDF MBS DynaPDF Plugin 8.0
One of the Decode Filter constants.

DynaPDFMBS.kdfYY_MM_DD = 7

Type Topic Plugin Version
const DynaPDF MBS DynaPDF Plugin 8.0
One of the date/time constants.

e.g. 99.12.24

DynaPDFMBS.kdi3D_AppDefault = 0

Type Topic Plugin Version
const DynaPDF MBS DynaPDF Plugin 9.8
One of the De-instantiation type constants for Set3DAnnotProps.

DynaPDFMBS.kdi3D_Instantiated = 2

Type Topic Plugin Version
const DynaPDF MBS DynaPDF Plugin 9.8
One of the De-instantiation type constants for Set3DAnnotProps.

The annotation will be instantiated but animations are disabled.

DynaPDFMBS.kdi3D_Live = 3

Type Topic Plugin Version
const DynaPDF MBS DynaPDF Plugin 9.8
One of the De-instantiation type constants for Set3DAnnotProps.

The annotation will be instantiated and animations are enabled (default).

DynaPDFMBS.kdi3D_UnInstantiated = 1

Type Topic Plugin Version
const DynaPDF MBS DynaPDF Plugin 9.8
One of the De-instantiation type constants for Set3DAnnotProps.

The annotation will be uninstantiated (default)

DynaPDFMBS.kdiAuthor = 0

Type Topic Plugin Version
const DynaPDF MBS DynaPDF Plugin 8.0
One of the DynaPDF constants for document information.

Author Name

DynaPDFMBS.kdiCompany = 6

Type Topic Plugin Version
const DynaPDF MBS DynaPDF Plugin 8.0
One of the DynaPDF constants for document information.

Company Name

DynaPDFMBS.kdiCreationDate = 10

Type Topic Plugin Version
const DynaPDF MBS DynaPDF Plugin 11.1
One of the DynaPDF constants for document information.
Example
// set creation date
call pdf.SetDocInfoEx pdf.kdiCreationDate, "", "D:20150418131854Z00'00'"

Creation Date

DynaPDFMBS.kdiCreator = 1

Type Topic Plugin Version
const DynaPDF MBS DynaPDF Plugin 8.0
One of the DynaPDF constants for document information.

Creator Name

DynaPDFMBS.kdiCustom = 8

Type Topic Plugin Version
const DynaPDF MBS DynaPDF Plugin 8.0
One of the DynaPDF constants for document information.

User defined key

DynaPDFMBS.kdiKeywords = 2

Type Topic Plugin Version
const DynaPDF MBS DynaPDF Plugin 8.0
One of the DynaPDF constants for document information.

Keywords

DynaPDFMBS.kdiModDate = 11

Type Topic Plugin Version
const DynaPDF MBS DynaPDF Plugin 11.1
One of the DynaPDF constants for document information.

Modification date.

DynaPDFMBS.kdiPDFX_Conf = 9

Type Topic Plugin Version
const DynaPDF MBS DynaPDF Plugin 11.1
One of the DynaPDF constants for document information.

DynaPDFMBS.kdiPDFX_Ver = 7

Type Topic Plugin Version
const DynaPDF MBS DynaPDF Plugin 8.0
One of the DynaPDF constants for document information.

GetInDocInfo() only -> The PDF/X version is set by SetPDFVersion()!

DynaPDFMBS.kdiProducer = 3

Type Topic Plugin Version
const DynaPDF MBS DynaPDF Plugin 8.0
One of the DynaPDF constants for document information.
Example
dim pdf as DynaPDFMBS // your dynapdf instance
call pdf.SetDocInfo pdf.kdiProducer, "Xojo test application"

Producer Name

DynaPDFMBS.kdiSubject = 4

Type Topic Plugin Version
const DynaPDF MBS DynaPDF Plugin 8.0
One of the DynaPDF constants for document information.
Example
dim pdf as DynaPDFMBS // your dynapdf instance
call pdf.SetDocInfo pdf.kdiSubject, "My first Xojo output"

Subject line

DynaPDFMBS.kdiTitle = 5

Type Topic Plugin Version
const DynaPDF MBS DynaPDF Plugin 8.0
One of the DynaPDF constants for document information.
Example
dim pdf as DynaPDFMBS // your dynapdf instance
call pdf.SetDocInfo pdf.kdiTitle, "My first Xojo output"

Title tag.

DynaPDFMBS.kdmClipping = 7

Type Topic Plugin Version
const DynaPDF MBS DynaPDF Plugin 8.0
One of the DynaPDF constants for draw modes.

DynaPDFMBS.kdmFillClip = 4

Type Topic Plugin Version
const DynaPDF MBS DynaPDF Plugin 8.0
One of the DynaPDF constants for draw modes.

Previous items Next items

The items on this page are in the following plugins: MBS DynaPDF Plugin.


💬 Ask a question or report a problem
The biggest plugin in space...