Gets or sets the pen for drawing the outline of the label border.
Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting
C# Copy Code |
---|
public Pen LabelBorderOutline { get; set; } |
Visual Basic Copy Code |
---|
Public Property LabelBorderOutline As Pen |