Base class for document body children.
FileChild represents a block-level element that can be added directly to the document body. Examples include Paragraph and Table.
Readonly
Marker property identifying this as a FileChild
Do not use this method. It is only used internally by the library. It will be removed in a future version.
Base class for document body children.
FileChild represents a block-level element that can be added directly to the document body. Examples include Paragraph and Table.