Skip to content

Instantly share code, notes, and snippets.

@madmod
Created April 2, 2016 17:45
Show Gist options
  • Save madmod/11bb4b2e4a7128c7bd91d9b0a1a72d2a to your computer and use it in GitHub Desktop.
Save madmod/11bb4b2e4a7128c7bd91d9b0a1a72d2a to your computer and use it in GitHub Desktop.
<FlowDocument FontFamily="Segoe UI" FontSize="14" PageWidth="404.146666666667" PageHeight="174.38" PagePadding="5,0,5,0" AllowDrop="True" NumberSubstitution.CultureSource="User" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation">
<Paragraph>
<Run FlowDirection="LeftToRight" Background="#00FFFFFF">
Borrowers Name
</Run>
</Paragraph>
<Paragraph>
<Run FlowDirection="LeftToRight" Background="#00FFFFFF">
Borrowers SSN
</Run>
</Paragraph>
</FlowDocument>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment