The RtfField type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | RtfField(RtfDocument) | |
![]() | RtfField(RtfDocument, Font) |
Methods
Name | Description | |
---|---|---|
![]() | Append |
appends some text to this Chunk.
(Inherited from Chunk.) |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) |
![]() | GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
![]() | GetHyphenation | (Inherited from Chunk.) |
![]() | GetImage |
Returns the image.
(Inherited from Chunk.) |
![]() | GetTextRise | (Inherited from Chunk.) |
![]() | GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() | GetWidthPoint | (Inherited from Chunk.) |
![]() | HasAttributes |
Checks the attributes of this Chunk.
(Inherited from Chunk.) |
![]() | IsContent | (Inherited from Chunk.) |
![]() | IsEmpty | (Overrides Chunk..::..IsEmpty()()()().) |
![]() | IsFieldAlt | |
![]() | IsFieldDirty | |
![]() | IsFieldEdit | |
![]() | IsFieldLocked | |
![]() | IsFieldPrivate | |
![]() | IsInHeader | |
![]() | IsInTable | |
![]() | IsNestable | (Inherited from Chunk.) |
![]() | MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
![]() | Process |
Processes the element by adding it (or the different parts) to an
IElementListener.
(Inherited from Chunk.) |
![]() | SetAction |
Sets an action for this Chunk.
(Inherited from Chunk.) |
![]() | SetAnchor(String) |
Sets an anchor for this Chunk.
(Inherited from Chunk.) |
![]() | SetAnchor(Uri) |
Sets an anchor for this Chunk.
(Inherited from Chunk.) |
![]() | SetAnnotation |
Sets a generic annotation to this Chunk.
(Inherited from Chunk.) |
![]() | SetBackground(Color) |
Sets the color of the background Chunk.
(Inherited from Chunk.) |
![]() | SetBackground(Color, Single, Single, Single, Single) | (Inherited from Chunk.) |
![]() | SetFieldAlt | |
![]() | SetFieldDirty | |
![]() | SetFieldEdit | |
![]() | SetFieldLocked | |
![]() | SetFieldPrivate | |
![]() | SetGenericTag |
Sets the generic tag Chunk.
(Inherited from Chunk.) |
![]() | SetHorizontalScaling | (Inherited from Chunk.) |
![]() | SetHyphenation |
sets the hyphenation engine to this Chunk.
(Inherited from Chunk.) |
![]() | SetInHeader | |
![]() | SetInTable | |
![]() | SetLocalDestination |
Sets a local destination for this Chunk.
(Inherited from Chunk.) |
![]() | SetLocalGoto |
Sets a local goto for this Chunk.
(Inherited from Chunk.) |
![]() | SetNewPage |
Sets a new page tag.
(Inherited from Chunk.) |
![]() | SetRemoteGoto(String, Int32) |
Sets a goto for a remote destination for this Chunk.
(Inherited from Chunk.) |
![]() | SetRemoteGoto(String, String) |
Sets a goto for a remote destination for this Chunk.
(Inherited from Chunk.) |
![]() | SetRtfDocument | |
![]() | SetSkew | (Inherited from Chunk.) |
![]() | SetSplitCharacter |
Sets the split characters.
(Inherited from Chunk.) |
![]() | SetTextRenderMode | (Inherited from Chunk.) |
![]() | SetTextRise |
Sets the text displacement relative to the baseline. Positive values rise the text,
negative values lower the text.
(Inherited from Chunk.) |
![]() | SetUnderline(Single, Single) | (Inherited from Chunk.) |
![]() | SetUnderline(Color, Single, Single, Single, Single, Int32) | (Inherited from Chunk.) |
![]() | ToString | (Inherited from Chunk.) |
![]() | WriteContent | |
![]() | WriteFieldInstContent | |
![]() | WriteFieldResultContent |
Fields
Name | Description | |
---|---|---|
![]() | attributes | Contains some of the attributes for this Chunk. (Inherited from Chunk.) |
![]() ![]() | CLOSE_GROUP | |
![]() ![]() | COMMA_DELIMITER | |
![]() | content | This is the content of this chunk of text. (Inherited from Chunk.) |
![]() ![]() | DELIMITER | |
![]() | document | |
![]() | font | This is the Font of this chunk of text. (Inherited from Chunk.) |
![]() ![]() | OPEN_GROUP | |
![]() ![]() | TWIPS_FACTOR |
Properties
Name | Description | |
---|---|---|
![]() | Attributes |
Gets the attributes for this Chunk.
(Inherited from Chunk.) |
![]() | Chunks |
Gets all the chunks in this element.
(Inherited from Chunk.) |
![]() | Content |
Returns the content of this Chunk.
(Inherited from Chunk.) |
![]() | Font | (Overrides Chunk..::..Font.) |
![]() | HorizontalScaling | (Inherited from Chunk.) |
![]() | Type |
Gets the type of the text element.
(Inherited from Chunk.) |