MY ACCOUNT  |  LOGIN

Sales: 1-888-936-8638

ORDER ONLINE >

 

  


  Windows Forms
      Products
   Essential PDF
   Essential XlsIO
   Essential DocIO
   Essential Calculate
   Essential Grouping
    Version History
    Free Trial
    Order Online
    What's New
    Development Build
    Roadmap




Drawing support

Essential PDF exposes a comprehensive set of drawing API's that can be used to draw variety of shapes. These APIs are similar to .NET Graphics types. You can now work with handy APIs to create rich shapes.

DrawingBrush DrawingShapes
Layers

DrawingBrush

This sample demonstrates the Essential PDF support for variety of brushes such as Gradient, Tiling and Radial Brushes. These brushes are used to fill shapes with colors, symbols and pictures.

Pdf

You can also write text with various brushes.

Pdf

DrawingShapes

Essential PDF has support for drawing shapes like Rectangle, Arc, Circle, Ellipse, Path, Polygons, Bezier Curve and Transparent objects. You can also paginate large shapes to flow across multiple pages using PdfLayoutFormat class.

Pdf

Layers

Layers are virtual plates associated with one page that are rendered in different Z-order. You may insert or append more layers to a page. This is ideal for rendering texts or other elements over each other. Each layer has its own graphics, which can be accessed through its Graphics property.

Pdf

© 2001-2009 Copyright Syncfusion Inc. All rights reserved.  |  Privacy Policy  |  Contact  |  Sitemap  |