类名 : PageSetting
说明 : 页面设置 属性 :
名称 | 说明 |
---|---|
PageType | 纸张类型 |
PageDirection | 纸张方向 |
Height | 纸张高度 |
Width | 纸张宽度 |
MarginLeft | 左边距 |
MarginRight | 右边距 |
MarginTop | 上边距 |
MarginBottom | 下边距 |
BackGround | 背景图 |
IsPrintBackGround | 背景图 |
PageHeader | 页眉 |
PageFooter | 页脚 |
PrintDocType | 纸张类型 |
成员 :
名称 | 说明 |
---|---|
Property_PageHeader | 页眉属性名称 |
Property_PageFooter | 页脚属性名称 |
构造方法名称 : #ctor(System.Xml.XmlElement)
参数 | 说明 |
---|---|
返回值 | |
构造方法名称 : #ctor
参数 | 说明 |
---|---|
返回值 | |
方法名称 : SaveAsXml(System.Xml.XmlDocument,System.Xml.XmlElement)
参数 | 说明 |
---|---|
"xmlDocument" | |
"xmlElement" | |
返回值 | |