Skip to main content
A newer version of this page is available. .

OptionsPrintGroup Properties

Provides print and export options for layout groups.
Name Description
AllowPrint Gets or sets whether a layout item along with its nested items are included in a LayoutControl‘s print/export output . Inherited from OptionsPrintBase.
AllowPrintGroupCaption Gets or sets whether the layout group’s caption is included in the print/export output .
AppearanceGroupCaption Contains appearance settings used to paint a layout group’s caption in a LayoutControl‘s print/export output.
AppearanceItemCaption Contains appearance settings used to paint a layout item’s caption in a LayoutControl‘s print/export output. Inherited from OptionsPrintBase.
TextToControlDistance Gets or sets the distance between a layout item’s text and its control in the LayoutControl’s print/export output. Inherited from OptionsPrintBase.
See Also