Table of Contents

Class PDFAttributes

Namespace
ScanbotSDK.MAUI.Document
Assembly
DocumentSDK.MAUI.dll
public class PDFAttributes
Inheritance
PDFAttributes
Inherited Members
Extension Methods

Properties

Author

public string Author { get; set; }

Property Value

string

Creator

public string Creator { get; set; }

Property Value

string

Keywords

public string[] Keywords { get; set; }

Property Value

string[]

Subject

public string Subject { get; set; }

Property Value

string

Title

public string Title { get; set; }

Property Value

string