'宣言 Public Property PrintableAreaBoundsPen As System.Drawing.Pen
'使用法 Dim instance As C1PrintOptions Dim value As System.Drawing.Pen instance.PrintableAreaBoundsPen = value value = instance.PrintableAreaBoundsPen
public System.Drawing.Pen PrintableAreaBoundsPen {get; set;}