fpdf_watermark_r.h File Reference

Header file for PDF Watermark module of Foxit PDF SDK. More...

Go to the source code of this file.

Classes

struct  FSPDF_WATERMARK
 Handle type to PDF watermark. More...
 

Functions

FS_RESULT FSPDF_Watermark_GetCount (FSCRT_PAGE page, FS_INT32 *count)
 Get count of watermarks in a specific page and it does not include the SDK trial watermark. More...
 
FS_RESULT FSPDF_Watermark_GetSize (FSPDF_WATERMARK watermark, FS_FLOAT *width, FS_FLOAT *height)
 Retrieve the size (width and height) of a specific watermark. More...
 

Detailed Description

Header file for PDF Watermark module of Foxit PDF SDK.

Copyright (C) 2003-2016, Foxit Software Inc.. All Rights Reserved.

http://www.foxitsoftware.com

The following code is copyrighted and is the proprietary of Foxit Software Inc.. It is not allowed to distribute any parts of Foxit PDF SDK to third party or public without permission unless an agreement is signed between Foxit Software Inc. and customers to explicitly grant customers permissions.

This header file provides access to PDF watermark related functionality.
It contains:

  • 1. Get the watermark count in a PDF page.
  • 2. Retrieve watermark size.
Note
If you want to purchase Foxit PDF SDK license and use ANY of the following functions, please request for enabling Annotation Add-on explicitly.

Foxit Corporation