Click or drag to resize
Pdftools logo

Size Structure

Inheritance Hierarchy
SystemObject
  SystemValueType
    PdfTools.FourHeights.PdfToolbox.Geometry.IntegerSize

Namespace: PdfTools.FourHeights.PdfToolbox.Geometry.Integer
Assembly: PdfTools.FourHeights.PdfToolbox (in PdfTools.FourHeights.PdfToolbox.dll) Version: 1.0.0
Syntax
C#
public struct Size

The Size type exposes the following members.

Properties
 NameDescription
Public propertyHeight

The height (vertical size).

Public propertyWidth

The width (horizontal size).

Top
See Also