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




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