Documents for PDF, .NET Edition Documentation
Visible Property (Pen)

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Drawing Namespace > Pen Class : Visible Property
Gets a value indicating whether the pen is really visible, i.e. its width greater than 0 and color is not transparent.
Syntax
'Declaration
 
Public ReadOnly Property Visible As System.Boolean
public System.bool Visible {get;}
See Also

Reference

Pen Class
Pen Members