ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 Assembly / C1.Util.DX.DirectWrite Namespace / LineBreakpoint Structure / Padding Property

In This Topic
    Padding Property (LineBreakpoint)
    In This Topic
    unsigned char padding
    Syntax
    'Declaration
     
    Public Property Padding As System.Byte
    public System.byte Padding {get; set;}
    See Also