Adds the given source document as background for the current output document.
Declaration Syntax
Parameters- source (APSource)
- Source document to be used as the background.
- fromPage (Int32)
- Number of the first page in range where the background is to be set.
- toPage (Int32)
- Number of the last page in range where the background is to be set.
- useOnlyFirstPage (Boolean)
- Specifies whether to use only first source page or the whole source document as the background.
- zIndex (Double)
- Z-index for the background.
Return ValueOperation log.
Assembly: Altsoft.Xml2PDF.Server (Module: Altsoft.Xml2PDF.Server)