FSPDF_IDENTITYPROPERTIES Struct Reference

Structure for identity properties of the current user of the application. More...

#include <fpdf_document_r.h>

Public Attributes

FSCRT_BSTR corporation
 The corporation name that the user has entered in the Identity preferences panel.
 
FSCRT_BSTR email
 The email address that the user has entered in the Identity preferences panel.
 
FSCRT_BSTR loginName
 The login name as registered by the operating system.
 
FSCRT_BSTR name
 The user name that the user entered in the Identity preferences panel.
 

Detailed Description

Structure for identity properties of the current user of the application.


The documentation for this struct was generated from the following file:

Foxit Corporation