fpdf_markedcontent_w.h File Reference

Header file for PDF Page Objects module of Foxit PDF SDK. More...

Go to the source code of this file.

Functions

FS_RESULT FSPDF_MarkedContent_AddItem (FSCRT_PAGE page, FSPDF_MARKEDCONTENT mc, const FSCRT_BSTR *tagName, FS_INT32 paramType, FS_LPCVOID param)
 Add a new marked content item to the current marked content object. More...
 
FS_RESULT FSPDF_MarkedContent_DeleteItem (FSCRT_PAGE page, FSPDF_MARKEDCONTENT mc, const FSCRT_BSTR *tagName)
 Delete a specific marked content item from the current marked content sequence. More...
 

Detailed Description

Header file for PDF Page Objects 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 direct access to marked content of PDF page objects.
It contains:

  • 1. Add a marked content item to a PDF page object.
  • 2. Delete a specific marked content item with the PDF page object.
Note
If you want to purchase Foxit PDF SDK license and use ANY of the following functions, please request for enabling Edit Add-on explicitly.

Foxit Corporation