Link Search Menu Expand Document

PageImages Property

Gets the collection of images added to this page.

Namespace:Bytescout.PDF
Assembly: Bytescout.PDF (in Bytescout.PDF.dll) Version: 3.5.1.1204-master
Syntax
public ReadOnlyCollection<Image> Images { get; }

Property Value

Type: ReadOnlyCollectionImage
See Also

Reference