LayoutItem Class

Defines a single item in the LayoutSettings

Definition

Namespace: ComponentReport.Layout
Assembly: PCBI_AssemblyDrawing_Report (in PCBI_AssemblyDrawing_Report.dll) Version: 17.0.0.0 (17.0.0.0)
C#
public class LayoutItem
Inheritance
Object    LayoutItem

Constructors

LayoutItemInitializes a new instance of the LayoutItem class

Properties

AlignmentProperty Defines the alignment of the item on the page
LayoutItemCustomString If the layout item is custom, this string defines the content
LayoutItemProperty Defines the type of the item, predefined or custom
LayoutStyleProperty Defines if the item is used for the image or the table page

See Also