Apitron.PDF.Kit library for .NET
Top
The FromImagePageSettings type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | BorderColor |
Gets or sets the border color.
|
![]() | BorderWidth |
Gets or sets the width of the border.
|
![]() | KeepImageOrientation |
Gets or sets a value indicating whether an image should keep its orientation.
true.
|
![]() | Margin |
Gets or sets the margin.
|
![]() | Padding |
Gets or sets the padding.
|
![]() | PageOrientation |
Gets or sets the page orientation.
ImageLayout.Auto |
![]() | ScaleMode |
Gets or sets the scale mode.
ImageScaleMode.PreservAspectRatio.
|
![]() | Size |
Gets or sets the size of the page.
|
![]() | UseTransparency |
Gets or sets a value indicating whether use transparency channel of an image.
|
See Also