Name | Description | |
---|---|---|
![]() | InlineObject Constructor | Overloaded. |
The following tables list the members exposed by InlineObject.
Name | Description | |
---|---|---|
![]() | InlineObject Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | CodePointCount | Gets the number of inline's code points. (Inherited from GrapeCity.Documents.Text.Inline) |
![]() | CodePointIndex | Gets the index of the inline's first code point. (Inherited from GrapeCity.Documents.Text.Inline) |
![]() | Flags | Gets or sets the flags describing the InlineObject. |
![]() | Format | Gets or sets the format to be applied to the object. The null value indicates the default format. (Inherited from GrapeCity.Documents.Text.FormattableInline) |
![]() | GlyphRun | After executing TextLayout.PerformLayout gets the GlyphRun associated with the InlineObject. |
![]() | Height | Gets or sets the height of the InlineObject, in graphic units. |
![]() | MayNotBreakAfter | Gets or sets a value indicating if there should be no line break after the inline object. |
![]() | MayNotBreakBefore | Gets or sets a value indicating if there should be no line break before the inline object. |
![]() | MustBreakAfter | Gets or sets a value indicating if the line break must happen after the inline object. |
![]() | MustBreakBefore | Gets or sets a value indicating if the line break must happen before the inline object. |
![]() | Object | Gets or sets the embedded object referenced by the InlineObject. |
![]() | ObjectRect | After executing TextLayout.PerformLayout gets a rectangular area occupied by the InlineObject. |
![]() | SidewaysInVerticalText | Gets or sets a value indicating if the inline object can appear rotated 90 or -90 degrees. |
![]() | Width | Gets or sets the width of the InlineObject, in graphic units. |
Name | Description | |
---|---|---|
![]() | GetCharCount | Overridden. Gets the number of UTF-16 characters. |
![]() | GetChars | Overridden. Gets the string of UTF-16 characters. |