Class LineTextObject
Represents a line of text within a document
Implements
IronSoftware.IDocumentObject
IronSoftware.IDocumentTextObject
IronSoftware.IBounded
IronSoftware.IColored
IronSoftware.ITransformable
IronSoftware.IJsonSerializable
Inherited Members
Namespace: IronPdf.Pages
Assembly: IronPdf.dll
Syntax
public class LineTextObject : TextObject, IPdfTextObject, IPdfDocumentObject, IDocumentObject, IDocumentTextObject, IBounded, IColored, ITransformable, IJsonSerializable
Methods
ToJson()
Declaration
public string ToJson()
Returns
Type | Description |
---|---|
System.String |
Implements
IronSoftware.IDocumentObject
IronSoftware.IDocumentTextObject
IronSoftware.IBounded
IronSoftware.IColored
IronSoftware.ITransformable
IronSoftware.IJsonSerializable