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

Width

Size.Width property

Gets the width.

public double Width { get; }

Property Value

A double value that represents the width in pixels.

See Also