The AdvancedPsdTextFrame type exposes the following members.
Name | Description | |
---|---|---|
BitsPerPixel |
Gets a number of bits per pixel in the bitmap stored in the frame. (Inherited from Frame.) |
|
Color |
Gets/sets a color of the text string stored in this layer. |
|
ColorProfile |
Gets a color profile of the bitmap stored in the frame. (Inherited from Frame.) |
|
ColorSpace |
Gets a color space of the bitmap stored in the frame. (Inherited from Frame.) |
|
FirstLineIndent |
Gets/sets the first line indent of this layer paragraph settings. |
|
Font |
Gets/sets the font settings of the text string stored in this layer. |
|
HasAlpha |
Gets a value specifying whether the bitmap stored in the frame has alpha channel. (Inherited from Frame.) |
|
Height |
Returns this frame height. (Inherited from Frame.) |
|
HorizontalResolution |
Gets a horizontal resolution of the bitmap stored in the frame. (Inherited from Frame.) |
|
Index |
Returns frame index in the format reader (if applicable). (Inherited from Frame.) |
|
IsCmyk |
Gets a value specifying whether the bitmap stored in the frame is CMYK. (Inherited from Frame.) |
|
IsDisposed | (Inherited from LockableObject.) | |
IsExtended |
Gets a value specifying whether the bitmap stored in the frame has 16 bits per channel. (Inherited from Frame.) |
|
IsGrayScale |
Gets a value specifying whether the bitmap stored in the frame is grayscale. (Inherited from Frame.) |
|
IsIndexed |
Gets a value specifying whether the bitmap stored in the frame is indexed. (Inherited from Frame.) |
|
IsRgb |
Gets a value specifying whether the bitmap stored in the frame is RGB. (Inherited from Frame.) |
|
Justification |
Gets/sets the justification of the text string inside the paragraph. |
|
Left |
Returns horizontal position of the left top corner of the frame. (Inherited from Frame.) |
|
LeftIndent |
Gets/sets the left margin indent of this layer paragraph settings. |
|
Locked |
Indicates if the object has been locked. (Inherited from LockableObject.) |
|
Name |
Returns frame name (if defined). (Inherited from Frame.) |
|
PixelFormat |
Returns a pixel format of the bitmap stored in this frame. (Inherited from Frame.) |
|
RightIndent |
Gets/sets the right margin indent of this layer paragraph settings. |
|
SpaceAfterParagraph |
Gets/sets the value which specifies the space after each paragraph in the layer. |
|
SpaceBeforeParagraph |
Gets/sets the value which specifies the space before each paragraph in the layer. |
|
Text |
Gets/sets the text string stored in this layer. |
|
TextBox |
Gets/sets the boundaries of the text field of this layer. |
|
TextBrush |
Gets the brush object which represents the text color. |
|
Timeout |
Gets/sets value specifying maximum time for which object can be locked. (Inherited from LockableObject.) |
|
Top |
Returns vertical position of the left top corner of the frame. (Inherited from Frame.) |
|
Type |
Gets the type of the layer. (Inherited from AdvancedPsdFrame.) |
|
VerticalResolution |
Gets a vertical resolution of the bitmap stored in the frame. (Inherited from Frame.) |
|
Visible |
Gets the value specifying whether the layer represented by this frame is visible. (Inherited from AdvancedPsdFrame.) |
|
Width |
Returns this frame width. (Inherited from Frame.) |