PdfDocument.SetDocumentAttributes(PdfDocumentAttributes) Method    
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Assigns the document attributes.
public void SetDocumentAttributes(PdfKit.PdfDocumentAttributes attributes);
	member this.SetDocumentAttributes : PdfKit.PdfDocumentAttributes -> unit
	Parameters
- attributes
 - PdfDocumentAttributes
 
The attributes to set.