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

Creates a new uninitialized instance of the PdfSize class.

Syntax
 public PdfSize();
See Also