Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 626 Bytes

richtextblockoverflow_baselineoffset.md

File metadata and controls

22 lines (15 loc) · 626 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Controls.RichTextBlockOverflow.BaselineOffset
winrt property

Microsoft.UI.Xaml.Controls.RichTextBlockOverflow.BaselineOffset

-description

Gets a value that represents the offset in pixels from the top of the content to the baseline of the first paragraph. The baseline of the paragraph is the baseline of the first line in it.

-property-value

The computed baseline for the first paragraph, or 0 if the RichTextBlockOverflow is empty.

-remarks

-examples

-see-also