in

C1 Community

ComponentOne Community is a free source for developers and help authors to collaborate and communicate.

Browse by Tags

  • Re: Water Mark

    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
    Posted to Preview for .NET (Forum) by C1_GregL on 01-28-2008
    Filed under: watermark, C1PrintDocument
Page 1 of 1 (1 items)
Contact ComponentOne: 1.800.858.2739 ©1987-2008 ComponentOne LLC All Rights Reserved.