Suremaker / LayItOut

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LayItOut

Category Badge
Build Build status
LayItOut NuGet Badge
LayItOut.PdfRendering NuGet Badge
LayItOut.BitmapRendering NuGet Badge

Library allowing to:

  • design forms containing text, images, panels using absolute or relative positioning and sizing,
  • render forms to bitmap or PDF document.

Features:

  • Components:
    • text components, including composition of text having different fonts / sizes,
    • images,
    • panels with colored background and/or borders, including rounded borders,
    • containers such as Stack, VBox, HBox, Viewport allowing to arrange components accordingly,
  • Ability to create forms programmatically or load it from XML,
  • Renderers:
    • rendering form into bitmaps using LayItOut.BitmapRendering package,
    • rendering form into PDF documents using LayItOut.BitmapRendering package.

More information can be found on: wiki page

About

License:Other


Languages

Language:C# 100.0%