<RichTextBlock VerticalAlignment="Top" x:Name="rtxtSample" Margin="0,0,20,0" HorizontalAlignment="Right"> <Paragraph FontFamily="Arial" FontSize="18" TextAlignment="Right" Foreground="#666666" FontStyle="Italic" LineStackingStrategy="MaxHeight" LineHeight="4" >
Address 1: <InlineUIContainer>
<Line MaxWidth="10" Fill="Black" MaxHeight="20" FlowDirection="LeftToRight" Margin="0 0 0 0" Stretch="Fill"></Line>
</InlineUIContainer>
</Paragraph>
<Paragraph FontFamily="Arial" FontSize="18" TextAlignment="Right" Foreground="#666666" FontStyle="Italic" LineStackingStrategy="MaxHeight" LineHeight="4" > Address 2 : <InlineUIContainer>
</Grid>