Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Annotations Namespace / ImageScale Class / IgnoreBorder Property

In This Topic
    IgnoreBorder Property
    In This Topic
    Gets or sets a value indicating whether a button's appearance should be scaled to fit fully within the bounds of the annotation without taking into consideration the line width of the border.
    Syntax
    'Declaration
     
    Public Property IgnoreBorder As System.Boolean
    public System.bool IgnoreBorder {get; set;}
    See Also