FibData
Overview
FibData is a class in Aspose.Words FOSS for Python.
Parsed FIB (File Information Block) data.
This class provides 1 method for working with FibData objects in Python programs.
Available methods include: __init__.
All exported members are accessible to any Python application after installing the Aspose.Words FOSS for Python package.
Properties: cb_rg_fc_lcb, ccp_ftn, ccp_hdd, ccp_text, ccp_txbx, f_which_tbl_stm, and 1 more.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
f_which_tbl_stm | bool | Read | Gets the f which tbl stm. |
ccp_text | int | Read | Gets the ccp text. |
ccp_ftn | int | Read | Gets the ccp ftn. |
ccp_hdd | int | Read | Gets the ccp hdd. |
ccp_txbx | int | Read | Gets the ccp txbx. |
fc_start | int | Read | Gets the fc start. |
cb_rg_fc_lcb | int | Read | Gets the cb rg fc lcb. |
Methods
| Signature | Description |
|---|---|
__init__() |