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

Rectangle

PageArea.Rectangle property

Gets the rectangular area.

public Rectangle Rectangle { get; }

Property Value

An instance of Rectangle class that represents the rectangular area of the page that contains the page area.

See Also