ImageContentElementImage Property

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
Gets the Image resource associated with the XObject. If this property is null it means that the image is inline image and does not have associated resource.

Namespace:  Apitron.PDF.Kit.FixedLayout.ContentElements
Assembly:  Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Syntax

public Resource Image { get; }

Property Value

Type: Resource
See Also

Reference