Sorry, but there are no more tags available to filter with.
-
You can add a watermark through the PageLayouts collection Dim waterMark As RenderImage waterMark.Image = Image.FromFile("image.bmp") waterMark.Y = new Unit(2, UnitTypeEnum.Inch) C1PrintDocument1.PageLayouts(0).WaterMark = waterMark hope that helps, Greg L
Page 1 of 1 (1 items)