GraphicsAbsorber

GraphicsAbsorber

Overview

GraphicsAbsorber is a class in Aspose.PDF FOSS for .NET.

Extracts the painted vector sub-paths of a page as SubPath elements, each carrying its page-space bounding Rectangle.

This class provides 2 methods for working with GraphicsAbsorber objects in .NET programs. Available methods include: GraphicsAbsorber, Visit. All public members are accessible to any .NET application after installing the Aspose.PDF FOSS for .NET package. Properties: Elements.

Properties

NameTypeAccessDescription
ElementsGraphicElementCollectionReadThe extracted vector elements (populated by Visit).

Methods

SignatureDescription
GraphicsAbsorber()Calls GraphicsAbsorber on this GraphicsAbsorber instance.
Visit(page: Page)Extract the painted sub-paths of page.

See Also

 English