Aspose::Pdf::LogicalStructure::AttributeName::BlockAlign_Justify field

BlockAlign_Justify field

Attribute BlockAlign: Justify - Children aligned with both the before and after edges of the table cell’s content rectangle. The first child shall be placed as described for Before and the last child as described for After, with equal spacing between the children. If there is only one child, it shall be aligned with the before edge only, as for Before.

static System::SharedPtr<AttributeName> Aspose::Pdf::LogicalStructure::AttributeName::BlockAlign_Justify

See Also