PDFReaderControls.NET Professional Type Reference

PageSize Class

Encapsulates the width and height of a page and provides standard page sizes.

For a list of all members of this type, see PageSize Members.

System.Object
   TallComponents.PDF.PageSize

public class PageSize

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

Specify a custom page size in XML: <section> <!-- A4 Landscape --> <pagesize width="297mm" height="210mm" /> <!-- Section content goes here --> </section>

Requirements

Namespace: TallComponents.PDF

Assembly: TallComponents.PDF.ReaderControls (in TallComponents.PDF.ReaderControls.dll)

See Also

PageSize Members | TallComponents.PDF Namespace