Skip to content

PDFPortfolioAttributeDefinitions

Namespace: O2S.Components.PDF4NET.Portfolios

Represents the definitions of attributes available in this portfolio.

public class PDFPortfolioAttributeDefinitions

Inheritance ObjectPDFPortfolioAttributeDefinitions

Constructors

PDFPortfolioAttributeDefinitions()

Initializes a new PDFPortfolioAttributeDefinitions object.

public PDFPortfolioAttributeDefinitions()

Properties

Item

public PDFPortfolioAttributeDefinition Item { get; set; }

Property Value

PDFPortfolioAttributeDefinition


Keys

Gets the list of keys.

public String[] Keys { get; }

Property Value

String[]
An array of strings representing the attribute definition keys.