Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Annotations Namespace / Border Class
Properties Methods

In This Topic
    Border Class Members
    In This Topic

    The following tables list the members exposed by Border.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the border color.  
    Public PropertyGets or sets the dash pattern, used if Style == BorderStyle.Dashed.  
    Public PropertyGets or sets the border style.  
    Public PropertyGets or sets the border's width in points (1/72 inch).  
    Top
    Public Methods
     NameDescription
    Public MethodCopies all property values from another object. Note! This method does not raise GrapeCity.Documents.Common.NotifyObject.PropertyChanged event.  
    Public MethodCreates a new object that is a copy of the current instance.  
    Top
    See Also