Click or drag to resize

ImageCompositePrintDocumentLayout Property

Gets or sets the composite photo print layout that will be printed on each page.

Namespace:  Atalasoft.Imaging.WinControls
Assembly:  Atalasoft.dotImage.WinControls (in Atalasoft.dotImage.WinControls.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public CompositePrintLayout Layout { get; set; }

Property Value

Type: CompositePrintLayout
The composite photo print layout that will be printed on each page.
Remarks
Default is FullPage. Metric and English units can be specified by choosing the appropriate enumeration.
See Also