19#ifndef PDFTOOLS_PDFTOOLSOBFUSCATIONPROFILES_H__
20#define PDFTOOLS_PDFTOOLSOBFUSCATIONPROFILES_H__
24#define PDFTOOLS_CALL __stdcall
58PdfToolsObfuscationProfiles_Profile_GetType(TPdfToolsObfuscationProfiles_Profile* pProfile);
104PdfToolsObfuscationProfiles_EBill_GetRemoveUriLinks(TPdfToolsObfuscationProfiles_EBill* pEBill);
135PdfToolsObfuscationProfiles_EBill_SetRemoveUriLinks(TPdfToolsObfuscationProfiles_EBill* pEBill,
BOOL bRemoveUriLinks);
166PdfToolsObfuscationProfiles_EBill_GetObfuscateText(TPdfToolsObfuscationProfiles_EBill* pEBill);
197PdfToolsObfuscationProfiles_EBill_SetObfuscateText(TPdfToolsObfuscationProfiles_EBill* pEBill,
BOOL bObfuscateText);
221PdfToolsObfuscationProfiles_EBill_GetRemoveEmbeddedFiles(TPdfToolsObfuscationProfiles_EBill* pEBill);
245 TPdfToolsObfuscationProfiles_EBill* pEBill,
BOOL bRemoveEmbeddedFiles);
272PdfToolsObfuscationProfiles_EBill_GetRemoveSignatureAppearances(TPdfToolsObfuscationProfiles_EBill* pEBill);
299 TPdfToolsObfuscationProfiles_EBill* pEBill,
BOOL bRemoveSignatureAppearances);