Package | Description |
---|---|
com.aspose.pdf |
The
com.aspose.pdf is a root package for all classes of Aspose.PDF for Java library
which are either directly in it like Document or indirectly through several
subpackages. |
Modifier and Type | Field and Description |
---|---|
SaveOptions.MarginPartStyle |
SaveOptions.MarginInfo.BottomMarginIfAny
Represents bottom page margin(if any)
|
SaveOptions.MarginPartStyle |
SaveOptions.MarginInfo.LeftMarginIfAny
Represents left page margin(if any)
|
SaveOptions.MarginPartStyle |
SaveOptions.MarginInfo.RightMarginIfAny
Represents right page margin(if any)
|
SaveOptions.MarginPartStyle |
SaveOptions.MarginInfo.TopMarginIfAny
Represents top page margin(if any)
|
Constructor and Description |
---|
MarginInfo(SaveOptions.MarginPartStyle commonMargin)
Creates instance of MarginInfo class and initializes
all elements of page margin(Top, Left, Right, Bottom)
with attributes copied from supplied margin style
|
Copyright © 2020 Aspose. All Rights Reserved.