PrintProperty
更新时间: 2024-01-11 浏览次数: {{ hits }}

类名 : PrintProperty
说明 : 打印属性基类 属性 : 

名称说明
Text文本值
PropertyType属性类型
Code属性编码(唯一标识)
DataField字段编码(取数据)
IsInSubTable是否在子表中
DisplayName显示名称
PointXX轴坐标
PointYY轴坐标
Width宽度
Height高度
PrintAtFirst在第一页打印
PrintAtMiddle在中间页打印
PrintAtLast在最后一页打印
DefaultValue默认属性值
Value属性值
PageIndex第几页
TextSource文本来源(固定文本或表单字段)



构造方法名称 : #ctor

参数说明


返回值


构造方法名称 : #ctor(H3.Printing.Enum.PrintPropertyType)

参数说明
"propertyType"
返回值


构造方法名称 : #ctor(System.Xml.XmlElement)

参数说明
"xmlElement"
返回值


方法名称 : SaveAsXml(System.Xml.XmlDocument,System.Xml.XmlElement)

参数说明
"xmlDocument"
"xmlElement"
返回值