Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / PageBorderCollection Class / AlwaysInFront Property

In This Topic
    AlwaysInFront Property
    In This Topic
    Gets or sets a value indicating whether page borders are displayed in front of the document text.
    Syntax
    'Declaration
     
    Public Property AlwaysInFront As System.Boolean
    public System.bool AlwaysInFront {get; set;}
    See Also