Click or drag to resize

PdfSizeEquals Method

Overload List
  NameDescription
Public methodEquals(Object)
Specifies whether this PdfSize has the same size as the specified Object.
(Overrides ObjectEquals(Object).)
Public methodEquals(PdfSize)
Specifies whether this PdfSize contains the same coordinates as the specified size.
Top
See Also