BB FlashBack SDK: FBWatermarkProperties

DrawBorder

Description

Set to True to draw a border around the watermark. The border width and color are determined by the BorderColor and BorderWidth parameters.
 

Syntax

[C#/C++]
public Bool DrawBorder;

[VB.NET]
Public Property DrawBorder As Boolean
 

See Also

FBWatermarkProperties::BorderWidth  FBWatermarkProperties::BorderColor