ImageGear v26.3 - Updated
ImageGear.Formats.Pdf Assembly / ImageGear.Formats.PDF Namespace / AnnotationBorderWidth Class / THIN Field




In This Topic
    THIN Field
    In This Topic
    A thin border (border width 1).
    Syntax
    'Declaration
     
    Public Shared ReadOnly THIN As Integer
    'Usage
     
    Dim value As Integer
     
    value = AnnotationBorderWidth.THIN
    public static readonly int THIN
    public: static readonly int THIN
    public:
    static readonly int THIN
    See Also