温馨提示:代码在线浏览功能只能做为源码浏览参考,不能展示项目的全部,如果想更进一步了解该代码请下载:功能很全asp.net图片水印组件源码2.0
当前文件路径:ImageWaterMark/WM_Xml.xml

1<?xml version="1.0"?> 2
<!--Created XML2008-3-24 11:56:27--> 3
<WKConfig> 4
<Config Technology="ASP.NET 2.0" Author="寮犳槬鏍?> 5
<Title>姘村嵃鍙傛暟閰嶇疆</Title> 6
<Version>ImageWaterMark V2.0</Version> 7
<Parameter> 8
<NoAndOff>true</NoAndOff> 9
<PicAndText>text</PicAndText> 10
<PicPath>WaterMarkImage/watermark.gif</PicPath> 11
<WM_Text>51aspx.com</WM_Text> 12
<WM_Location>Center</WM_Location> 13
<WM_Transparence>90</WM_Transparence> 14
<WM_Angle>10</WM_Angle> 15
<Font>Arial Black</Font> 16
<FontSize>1</FontSize> 17
<FontColor>#000000</FontColor> 18
<FontShadow>#000000</FontShadow> 19
<FontForm>Italic</FontForm> 20
<Grounding>#0000FF</Grounding> 21
<ShadowX>-4</ShadowX> 22
<ShadowY>4</ShadowY> 23
<PlaceX>0</PlaceX> 24
<PlaceY>0</PlaceY> 25
<MinWidth>130</MinWidth> 26
<MinHeight>0</MinHeight> 27
<ZipWidth>500</ZipWidth> 28
<ZipHeight>0</ZipHeight> 29
<MinPath>UploadFiles/</MinPath> 30
<SavePath>UploadFiles/</SavePath> 31
<Effect>None</Effect> 32
<Txtshadowtransparence>10</Txtshadowtransparence> 33
<PicVal>95</PicVal> 34
<Mosaic>false</Mosaic> 35
<txtmX>50</txtmX> 36
<txtmY>50</txtmY> 37
<txtmWidth>50</txtmWidth> 38
<txtmHeight>50</txtmHeight> 39
<Cut>false</Cut> 40
<txtcX>50</txtcX> 41
<txtcY>50</txtcY> 42
<txtcWidth>50</txtcWidth> 43
<txtcHeight>50</txtcHeight> 44
<Miniature>true</Miniature> 45
<DelPic>true</DelPic> 46
</Parameter> 47
</Config> 48
</WKConfig>


