Class PdfUserPropertiesAttributes


public class PdfUserPropertiesAttributes extends PdfStructureAttributes
  • Constructor Details

    • PdfUserPropertiesAttributes

      public PdfUserPropertiesAttributes (PdfDictionary attributesDict)
    • PdfUserPropertiesAttributes

      public PdfUserPropertiesAttributes()
    • PdfUserPropertiesAttributes

      public PdfUserPropertiesAttributes (List<PdfUserProperty> userProperties)
  • Method Details