Back to Devexpress

CompositeLinkBase.BreakSpace Property

corelibraries-devexpress-dot-xtraprintinglinks-dot-compositelinkbase-3fe4f55d.md

latest1.2 KB
Original Source

CompositeLinkBase.BreakSpace Property

Specifies the indent between the printed content of individual links.

Namespace : DevExpress.XtraPrintingLinks

Assembly : DevExpress.Printing.v25.2.Core.dll

NuGet Package : DevExpress.Printing.Core

Declaration

csharp
[DefaultValue(0)]
public int BreakSpace { get; set; }
vb
<DefaultValue(0)>
Public Property BreakSpace As Integer

Property Value

TypeDefaultDescription
Int320

An integer value, specifying the blank space between the links’ content.

|

See Also

CompositeLinkBase Class

CompositeLinkBase Members

DevExpress.XtraPrintingLinks Namespace