Website | English | δΈ­ζ–‡

5Properties Panel β€” Fine-Tuning Each Component

When you select any component on the canvas, the Properties Panel on the right shows all its adjustable parameters. Properties are grouped into 5 categories β€” click a category name to expand/collapse.

5.1 Position & Size

PropertyDescription
X / YCoordinates of the component's top-left corner on the canvas (in mm). Enter exact values for precise positioning.
Width / HeightComponent dimensions. If "Lock Aspect Ratio" is on, changing width scales height proportionally.
RotationRotation angle (0~360Β°). Positive = clockwise, negative = counter-clockwise.
LockWhen checked, the component cannot be selected, moved, or resized on the canvas (prevents accidental changes).

5.2 Appearance

PropertyDescription
Fill colorBackground color. Choose solid, gradient (A to B), or "No Fill" (transparent).
Border color / Border widthColor and thickness of the outer border. Set width to 0 for no border.
Opacity0 (fully transparent) ~ 255 (fully opaque). Use for watermark effects.
ShadowDrop shadow effect β€” offset distance, blur amount, and shadow color.

5.3 Text Format (Text Components Only)

PropertyDescription
FontDropdown listing all fonts installed on your computer.
SizeFont size in pt (points). Common values: 8pt=small, 12pt=body, 24pt=title.
Bold / Italic / UnderlineText style toggles.
Text colorClick the swatch to open the color picker.
Horizontal alignmentLeft / Center / Right. (Alignment is within the component box.)
Vertical alignmentTop / Middle / Bottom.
Character spacing / Line spacingAdjust spacing between characters and between lines of multi-line text.
Auto wrapWrap text when it exceeds component width.

5.4 Data Binding

This is where components come to life β€” automatically displaying data source content.

PropertyDescription
Enable BindingToggle. ON: component content comes from data source. OFF: uses static manually entered text.
Data SourceChoose the data source: Database / Excel / CSV / Variables / Manual Input.
Field MappingSelect which field (column) from the data source to bind to this component.
Data FormatFormat the data, e.g. date (2026-05-17), currency ($1,234.56).
Default ValueWhat to display when data is null (e.g. "N/A").
Transform RulesAdditional processing: uppercase, lowercase, prefix/suffix text, first N characters, etc.
PreviewReal-time preview of the binding result.

5.5 Advanced

PropertyDescription
Visible when printingIf disabled, the component is visible during design but prints as blank (for notes/comments).
Include when exportingWhether to include this component in PDF/image exports.
Print-only visibleOpposite β€” hidden during design, appears only when printing.
Minimum font sizeWhen data text is too long, it auto-shrinks but won't go below this size.

Component System Contents Data Management