<summary>
GetOverhangMetrics returns the overhangs (in DIPs) of the layout and all
objects contained in it, including text glyphs and inline objects.
</summary>
<param name="overhangs">Overshoots of visible extents (in DIPs) outside the layout.</param>
<returns>
Standard HRESULT error code.
</returns>
<remarks>
Any underline and strikethrough do not contribute to the black box
determination, since these are actually drawn by the renderer, which
is allowed to draw them in any variety of styles.
</remarks>
<summary> GetOverhangMetrics returns the overhangs (in DIPs) of the layout and all objects contained in it, including text glyphs and inline objects. </summary> <param name="overhangs">Overshoots of visible extents (in DIPs) outside the layout.</param> <returns> Standard HRESULT error code. </returns> <remarks> Any underline and strikethrough do not contribute to the black box determination, since these are actually drawn by the renderer, which is allowed to draw them in any variety of styles. </remarks>