Package | Description |
---|---|
com.aspose.pdf |
The
com.aspose.pdf is a root package for all classes of Aspose.Pdf.New library
which are either directly in it like Document or indirectly through several
subpackages. |
Modifier and Type | Field and Description |
---|---|
SaveOptions.BorderPartStyle |
SaveOptions.BorderInfo.BottomStyleIfAny
Represents bottom part(if any) of border
|
SaveOptions.BorderPartStyle |
SaveOptions.BorderInfo.LeftStyleIfAny
Represents left part(if any) of border
|
SaveOptions.BorderPartStyle |
SaveOptions.BorderInfo.RightStyleIfAny
Represents right part(if any) of border
|
SaveOptions.BorderPartStyle |
SaveOptions.BorderInfo.TopStyleIfAny
Represents top part(if any) of border
|
Constructor and Description |
---|
BorderInfo(SaveOptions.BorderPartStyle commonStyle)
Creates instance of BorderInfo class and initializes all elements of border(Top, Left,
Right, Bottom) with attributes copied from supplied border style
|
Copyright © 2017 Aspose. All Rights Reserved.