PdfFileEditorContentsResizeValue Class |
Namespace: Aspose.Pdf.Facades
The PdfFileEditorContentsResizeValue type exposes the following members.
Name | Description | |
---|---|---|
![]() | IsPercent |
Gets true if value is expressed in percents;
False if value is expressed in default units.
|
![]() | PercentValue |
Sets value in percents of page size.
|
![]() | UnitValue |
Sets value in default space units.
|
![]() | Value |
Gets specified value. Use Unit property to get value units.
|
Name | Description | |
---|---|---|
![]() ![]() | Auto |
Initializes automatically calculated value.
|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() ![]() | Percents |
Initializes value in percents.
|
![]() | ToString | (Inherited from Object.) |
![]() ![]() | Units |
Initializes value in default space units.
|