Gets or sets a value indicating whether this line should be drawn on paper when printing.
Public Property Get Printable() As BooleanPublic Property Let Printable( _ ByVal value As Boolean _)
public:bool get_Printable ()void put_Printable ( bool value)
A boolean value. The default is true.
DecorationLine MembersDecorationLine ClassFlowChartPro NamespacePrintDiagram MethodPreviewDiagram Method