| PdfControlBorderColorType Property |
Gets the color type of the control's border.
Namespace: Patagames.Pdf.NetAssembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.89.2704
Syntax public ColorTypes BorderColorType { get; }
Public ReadOnly Property BorderColorType As ColorTypes
Get
public:
property ColorTypes BorderColorType {
ColorTypes get ();
}
member BorderColorType : ColorTypes with get
/** @property */
public ColorTypes get_BorderColorType()
function get_BorderColorType();
Property Value
ColorTypesSee Also