Click or drag to resize

PrintoutLayoutDocumentPrintImages Property

List of DocumentPrintImage child objects, based on the General.DocumentPrintImage.PrintoutLayout back reference

Namespace:  Aloe.EnterpriseOne.Model.General
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public ChildCollection<DocumentPrintImage> DocumentPrintImages { get; }

Property Value

Type: ChildCollectionDocumentPrintImage
See Also