PictureShape Properties
Free Trial Web API version Licensing Request A Quote
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
The PictureShape type exposes the following members.
Properties
Name | Description | |
---|---|---|
Brightness | Gets or sets the brightness of the picture. The minimum value of 0.0 specifies that the picture is rendered with the minimum brightness (dimmest). The maximum value of 1.0 specifies that the picture is rendered with the maximum brightness (brightest). The default value for this property is 0.5 and specifies no change to the brightness of the picture. | |
ColorType | Gets or sets the type of color transformation applied to the picture. | |
Contrast | Gets or sets the contrast of the picture. The minimum value of 0.0 specifies that the picture is rendered with no contrast. The maximum value of 1.0 specifies that the picture is rendered with maximum contrast. The default value for this property is 0.5 and specifies no change to the contrast of the picture. | |
CropFromBottom | Gets or sets the value specified how much to crop the image from the bottom up as a fraction of picture size. | |
CropFromLeft | Gets or sets the value specified how much to crop the image from the left in as a fraction of picture size. | |
CropFromRight | Gets or sets the value specified how much to crop the image from the right in as a fraction of picture size. | |
CropFromTop | Gets or sets the value specified how much to crop the image from the top down as a fraction of picture size. | |
Fill | Fill format | |
Height | Gets or sets the height of this picture in pixels. | |
Left | Gets or sets the position of the left edge of this picture in pixels. | |
LeftColumn | Gets or sets the left column. | |
Line | Gets or sets the LineFormat object represents the border. | |
LockAspectRatio | Gets or sets a value indicating whether the aspect ratio of this picture is locked. | |
Locked | Gets or sets a value indicating whether this PictureShape is locked. | |
Name | Name of the picture | |
Picture | Gets the picture. | |
PlacementType | Gets or sets the Placement setting of this picture, which specifies how changes to the sheet will affect the placement of this picture. | |
Gets or sets a value indicating whether this PictureShape is printable. | ||
Rotation | Gets or sets the rotation of the picture, in degrees. | |
Top | Gets or sets the position of the top edge of this picture in pixels. | |
TopRow | Gets or sets the top row. | |
Width | Gets or sets the width of this picture in pixels. |
See Also