Table of Contents
  • Getting Started
  • EO.Pdf
  • EO.Web
  • EO.WebBrowser
  • EO.Wpf
  • Common Topics
  • Reference
    • .NET API Reference
    • JavaScript API Reference
PdfPoint Constructor ()

Creates a new uninitialized instance of the PdfPoint class.

Syntax
 public PdfPoint();
See Also