PdfAttributes constructor
Implementation
PdfAttributes({
this.author = "Created with Scanbot SDK",
this.creator = "",
this.title = "",
this.subject = "",
this.keywords = "",
});
PdfAttributes({
this.author = "Created with Scanbot SDK",
this.creator = "",
this.title = "",
this.subject = "",
this.keywords = "",
});