Aspose::Pdf::LogicalStructure::StructureTypeStandard::Formula field

Formula field

static System::SharedPtr<StructureTypeStandard> Aspose::Pdf::LogicalStructure::StructureTypeStandard::Formula

Remarks

(Formula) A mathematical formula.

This structure type is useful only for identifying an entire content element as a formula. No standard structure types are defined for identifying individual components within the formula. From a formatting standpoint, the formula shall be treated similarly to a figure (structure type Figure).

See Also