CODTextComponent::GetFormat

UINT CODTextComponent::GetFormat(void)

Returns the format properties as a bit field.

Defined in: OdTextComp.cpp

Return Value

Unsigned integer that contains flags for each format property.

Comments

The format bit field uses the same masks as the GDI DrawText() function. In other words, the value returned by this function can be used as the format argument for DrawText().