Package | Description |
---|---|
com.aspose.pdf.generator.legacyxmlmodel |
Modifier and Type | Field and Description |
---|---|
GraphInfo |
CircleNote.BorderStyle
Gets or sets a value that indicates border style.
|
GraphInfo |
SquareNote.BorderStyle
Gets or sets a value that indicates border style.
|
GraphInfo |
BorderInfo.Bottom
Gets or sets a
GraphInfo object that indicates bottom of the border. |
GraphInfo |
Graph.GraphInfo
Gets or sets a
GraphInfo object that indicates the graph info. |
GraphInfo |
HeaderFooter.GraphInfo
Gets or sets a
GraphInfo object that indicates the graph info
of the header or footer. |
GraphInfo |
LegacyPdf.GraphInfo
Gets or sets a
GraphInfo object that indicates the graph info in the Pdf document, that will be used as default one to all added Graph objects. |
GraphInfo |
Section.GraphInfo
Gets or sets a
GraphInfo object that indicates the graph info in the Pdf document,
that will be used as default one to all added Graph objects. |
GraphInfo |
Shape.GraphInfo |
GraphInfo |
BorderInfo.Left
Gets or sets a
GraphInfo object that indicates left of the border. |
GraphInfo |
LineAnnot.LineStyle
Gets or sets a value that indicates line style.
|
GraphInfo |
BorderInfo.Right
Gets or sets a
GraphInfo object that indicates right of the border. |
GraphInfo |
BorderInfo.Round
Gets or sets a
GraphInfo object that indicates the round border. |
GraphInfo |
BorderInfo.Top
Gets or sets a
GraphInfo object that indicates the top border. |
Modifier and Type | Method and Description |
---|---|
GraphInfo |
GraphInfo.getCopy() |
Constructor and Description |
---|
BorderInfo(int borderSide,
GraphInfo borderFormat)
Initializes a new instance of the
BorderInfo class. |
Copyright © 2014 Aspose. All Rights Reserved.