Universal Document Converter
Información general
Descargas
Comprar
Tutoriales
Desarrolladores
Soporte técnico
Acerca de fCoder SIA


      Búsqueda en el sitio
   


      Conversiones populares
Adobe PDF a JPEG
Word Document a PDF
Hojas de cálculo Excel a PDF
PowerPoint a JPEG
Diseño Visio a PDF
Diseño AutoCAD a TIFF
Página web a JPEG
Convertir de cálculo Excel a PDF
Convertir DjVu a PDF
Convertir una página web a PDF

      Tutorial de vídeo
Ver el tutorial



Página principal>Developer Solutions>Interfaces>IUDC>IUDCPrinter>IProfile>IWatermark

IWatermark


The IWatermark interface is designed to apply text or graphic watermarks to output file pages.

Properties

Enum Mode

Defines the type of watermark to be applied to output document pages during conversion. It is both readable and writable.
ConstantValueDescription
WM_NONE0No watermark
WM_TEXT1Text watermarks are applied to output file pages
WM_PICTURE2Graphic watermarks are applied to output file pages

IPictureWatermark PictureWatermark
Provides access to the IPictureWatermark interface which is used to configure graphic watermarks.

ITextWatermark TextWatermark
Provides access to the ITextWatermark interface which is used to configure text watermarks.

Examples

Visual Basic 6

Dim objUDC As IUDC Dim itfPrinter As IUDCPrinter Dim itfProfile As IProfile Set objUDC = New UDC.APIWrapper Set itfPrinter = objUDC.Printers("Universal Document Converter") Set itfProfile = itfPrinter.Profile itfProfile.Watermark.Mode = WM_PICTURE


© fCoder SIA Acerca de fCoder SIA | Mapa del sitio