VintaSoft Imaging .NET SDK 15.0: Documentation for .NET developer
Vintasoft.Imaging.Office.DocumentEditor.UI Namespace / DocumentPageBordersProperties Class
Constructors Properties Methods SeeAlso
In This Topic
    DocumentPageBordersProperties Class Members
    In This Topic
    The following tables list the members exposed by DocumentPageBordersProperties.
    Public Constructors
     NameDescription
    Public ConstructorOverloaded. Initializes a new instance of the class.
    Public Properties
     NameDescription
    Public PropertyGets or sets the display mode for page border.
    Public PropertyGets or sets a bottom border. (Inherited from DocumentContentBordersProperties)
    Public PropertyGets or sets a value indicating whether needs border must be drawn over page content.
    Public PropertyGets a value indicating whether this instance is empty.
    Public PropertyGets a value indicating whether this instance is read-only. (Inherited from DocumentContentProperties)
    Public PropertyGets or sets a left border. (Inherited from DocumentContentBordersProperties)
    Public PropertyGets or sets a value indicating whether the border space is specified relative page content.
    Public PropertyGets or sets a right border. (Inherited from DocumentContentBordersProperties)
    Public PropertyGets or sets a top border. (Inherited from DocumentContentBordersProperties)
    Public Methods
     NameDescription
    Public MethodClones this instance.
    Public MethodReturns a value indicating whether the specified System.Object, is equal to this instance.
    Public MethodReturns a hash code for this instance.
    Public MethodSets IsReadOnly property to true. (Inherited from DocumentContentProperties)
    See Also