IPrinterOptionsImageArray Property |
Namespace: Qlik.EngineAssembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.1.0.0+Build:7.origin/release/ms13
SyntaxIEnumerable<PrinterImage> ImageArray { get; set; }
Property ImageArray As IEnumerable(Of PrinterImage)
Get
Set
Property Value
Type:
IEnumerablePrinterImage
See Also