PublicExtensionMethods Class

Docotic.Pdf library help > BitMiracle.Docotic.Pdf > PublicExtensionMethods Class
Provides extension methods for types defined in Docotic.Pdf library.

Inheritance Hierarchy

System.Object
  BitMiracle.Docotic.Pdf.PublicExtensionMethods

Namespace:  BitMiracle.Docotic.Pdf
Assembly:  BitMiracle.Docotic.Pdf (in BitMiracle.Docotic.Pdf.dll)

Syntax

C#
public static class PublicExtensionMethods
VB
<ExtensionAttribute>
Public NotInheritable Class PublicExtensionMethods

The PublicExtensionMethods type exposes the following members.

Methods

  NameDescription
Public methodStatic memberToPoints
Retrieves width and height of the given PdfPaperSize in points.

See Also