←Select platform

Images Property

Summary

Provides access to the SheetImages collection associated with the sheet.

Syntax

C#
C++/CLI
Python
public SheetImages Images { get; } 
public:  
   property SheetImages^ Images 
   { 
      SheetImages^ get() 
   } 
Images # get  (Sheet) 

Property Value

An instance of the SheetImages class that represents the collection of all images embedded within the sheet.

Remarks

Through this property, images can be dynamically added to the sheet, retrieved by index, or manipulated in various ways to enhance the document's presentation and informational value.

Requirements

Target Platforms

See Also

Sheet Class

Sheet Members

Leadtools.Document.LEADOffice.Sheet Namespace

Help Version 23.0.2024.5.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.LEADOffice Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.