Online Documentation - Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchy
New in Version 22.2 22.3 22.4 22.5 23.0 23.1 23.2 23.3 23.4 23.5 24.0 24.1
The list of the topics, classes, interfaces, controls, modules, global methods by category, global methods by name, screenshots, licenses and examples.
Platforms to show: All Mac Windows Linux Cross-Platform
Back to DynaPDFTableMBS class.
DynaPDFTableMBS.ktfAddFlags = 32
Type | Topic | Plugin | Version |
const | DynaPDF | MBS DynaPDF Plugin | 15.2 |
If used when setting flags, the flags are not replacing existing values, but added.
This way a call can set one flag and later another call can add a second flag without clearing first one.
DynaPDFTableMBS.ktfDefault = 0
Type | Topic | Plugin | Version |
const | DynaPDF | MBS DynaPDF Plugin | 12.5 |
Default flag.
DynaPDFTableMBS.ktfFixedTextHeight = 64
Type | Topic | Plugin | Version |
const | DynaPDF | MBS DynaPDF Plugin | 21.5 |
If set, text does not increase the row height if necessary. The row height must be non-zero in this case. The flag is ignored otherwise.
DynaPDFTableMBS.ktfHeaderRow = 2
Type | Topic | Plugin | Version |
const | DynaPDF | MBS DynaPDF Plugin | 13.1 |
Header rows are drawn first after a page break occurred
DynaPDFTableMBS.ktfNoLineBreak = 4
Type | Topic | Plugin | Version |
const | DynaPDF | MBS DynaPDF Plugin | 13.2 |
Prohibit line breaks in cells whith text -> Can be set to the entire table, columns, rows, and cells.
DynaPDFTableMBS.ktfScaleToRect = 8
Type | Topic | Plugin | Version |
const | DynaPDF | MBS DynaPDF Plugin | 13.2 |
If set, the specified output width and height represents the maximum size of the image or template.
The image or template is scaled into this rectangle without changing the aspect ratio.
Type | Topic | Plugin | Version |
const | DynaPDF | MBS DynaPDF Plugin | 12.5 |
This flag marks a row, column, or cell as static to avoid the deletion of the content with ClearContent().
DynaPDFTableMBS.ktfUseImageCS = 16
Type | Topic | Plugin | Version |
const | DynaPDF | MBS DynaPDF Plugin | 13.2 |
If set, images are inserted in the native image color space.
The items on this page are in the following plugins: MBS DynaPDF Plugin.