Click or drag to resize

PdfAttributeOwner Constructor

Initializes a new instance of the PdfAttributeOwner class

Namespace: Spire.Pdf.Interchange.TaggedPdf
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public PdfAttributeOwner(
	string name
)

Parameters

name
Type: System String
See Also