Page.ApplyStyle

Page.ApplyStyle method

Applies style for full page.

public void ApplyStyle(int textStyle, int lineStyle, int fillStyle)
ParameterTypeDescription
textStyleInt32text Style id.
lineStyleInt32line Style id.
fillStyleInt32fill Style id.

Remarks

Default value is -1.

See Also