CPDFDocumentPermissionInfo.empty constructor

CPDFDocumentPermissionInfo.empty()

Implementation

CPDFDocumentPermissionInfo.empty()
  : allowsPrinting = false,
    allowsHighQualityPrinting = false,
    allowsCopying = false,
    allowsDocumentChanges = false,
    allowsDocumentAssembly = false,
    allowsCommenting = false,
    allowsFormFieldEntry = false;