1. GroupDocs.Parser
  2. /
  3. GroupDocs.Parser for .NET
  4. /
  5. GroupDocs.Parser.Data
  6. /
  7. Size
  8. /
  9. Height

Height

Size.Height property

Gets the height.

public double Height { get; }

Property Value

A double value that represents the height in pixels.

See Also