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

NameTypeAccessDescription
f_which_tbl_stmboolReadGets the f which tbl stm.
ccp_textintReadGets the ccp text.
ccp_ftnintReadGets the ccp ftn.
ccp_hddintReadGets the ccp hdd.
ccp_txbxintReadGets the ccp txbx.
fc_startintReadGets the fc start.
cb_rg_fc_lcbintReadGets the cb rg fc lcb.

Methods

SignatureDescription
__init__()

See Also