'Declaration Public Function New( _
ByVal borderColorThe border color.As Vintasoft.Primitives.VintasoftColor, _
ByVal borderWidthThe border width, in pixels.As Double _
)
public DocumentPageAppearance(
Vintasoft.Primitives.VintasoftColor borderColor,
double borderWidth
)
public: DocumentPageAppearance(
Vintasoft.Primitives.VintasoftColor borderColor,
double borderWidth
)
public:
DocumentPageAppearance(
Vintasoft.Primitives.VintasoftColor borderColor,
double borderWidth
)
Parameters
- borderColor
- The border color.
- borderWidth
- The border width, in pixels.