SaveOptionsBorderInfo Class |
Namespace: Aspose.Pdf
The SaveOptionsBorderInfo type exposes the following members.
Name | Description | |
---|---|---|
![]() | SaveOptionsBorderInfo |
Creates instance of BorderInfo class
|
![]() | SaveOptionsBorderInfo(SaveOptionsBorderPartStyle) |
Creates instance of BorderInfo class and initializes
all elements of border(Top, Left, Right, Bottom)
with attributes copied from supplied border style
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
Name | Description | |
---|---|---|
![]() | BottomStyleIfAny |
Represents bottom part(if any) of border
|
![]() | LeftStyleIfAny |
Represents left part(if any) of border
|
![]() | RightStyleIfAny |
Represents right part(if any) of border
|
![]() | TopStyleIfAny |
Represents top part(if any) of border
|