Determines a certain page border attribute. This enumeration is used with the Selection.IsCommonValueSelected method. It contains the following values:

Members

Member Description
BottomDistance Specifies the attribute set through the BottomDistance property.
BottomLineColor Specifies the attribute set through the BottomLineColor property.
BottomLineWidth Specifies the attribute set through the BottomLineWidth property.
FirstPageOnly Specifies the attribute set through the FirstPageOnly property.
LeftDistance Specifies the attribute set through the LeftDistance property.
LeftLineColor Specifies the attribute set through the LeftLineColor property.
LeftLineWidth Specifies the attribute set through the LeftLineWidth property.
MeasureFromText Specifies the attribute set through the MeasureFromText property.
OmitFirstPage Specifies the attribute set through the OmitFirstPage property.
RightDistance Specifies the attribute set through the RightDistance property.
RightLineColor Specifies the attribute set through the RightLineColor property.
RightLineWidth Specifies the attribute set through the RightLineWidth property.
SurroundFooter Specifies the attribute set through the SurroundFooter property.
SurroundHeader Specifies the attribute set through the SurroundHeader property.
TopDistance Specifies the attribute set through the TopDistance property.
TopLineColor Specifies the attribute set through the TopLineColor property.
TopLineWidth Specifies the attribute set through the TopLineWidth property.