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




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