| Package | stimulsoft.report.export.struct |
| Class | public class StiPdfEditableObject |
| Inheritance | StiPdfEditableObject Object |
| Property | Defined By | ||
|---|---|---|---|
| alignment : int | StiPdfEditableObject | ||
| component : StiComponent | StiPdfEditableObject | ||
| content : ByteArray | StiPdfEditableObject | ||
| fontColor : StiColor | StiPdfEditableObject | ||
| fontNumber : int | StiPdfEditableObject | ||
| fontSize : Number | StiPdfEditableObject | ||
| height : Number | StiPdfEditableObject | ||
| multiline : Boolean | StiPdfEditableObject | ||
| page : int | StiPdfEditableObject | ||
| text : String | StiPdfEditableObject | ||
| width : Number | StiPdfEditableObject | ||
| x : Number | StiPdfEditableObject | ||
| y : Number | StiPdfEditableObject | ||
| alignment | property |
public var alignment:int| component | property |
public var component:StiComponent| content | property |
public var content:ByteArray| fontColor | property |
public var fontColor:StiColor| fontNumber | property |
public var fontNumber:int| fontSize | property |
public var fontSize:Number| height | property |
public var height:Number| multiline | property |
public var multiline:Boolean| page | property |
public var page:int| text | property |
public var text:String| width | property |
public var width:Number| x | property |
public var x:Number| y | property |
public var y:Number