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

In This Topic
    AppliesTo Property
    In This Topic
    Specifies which pages the page border is printed on.
    Syntax
    'Declaration
     
    Public Property AppliesTo As PageBorderAppliesTo
    public PageBorderAppliesTo AppliesTo {get; set;}
    See Also