Page.ApplyStyle
Page.ApplyStyle method
Applies style for full page.
public void ApplyStyle(int textStyle, int lineStyle, int fillStyle)
Parameter | Type | Description |
---|---|---|
textStyle | Int32 | text Style id. |
lineStyle | Int32 | line Style id. |
fillStyle | Int32 | fill Style id. |
Remarks
Default value is -1.
See Also
- class Page
- namespace Aspose.Diagram
- assembly Aspose.Diagram