Table of Contents

Property Properties

Namespace
BitMiracle.Docotic.Pdf
Assembly
BitMiracle.Docotic.Pdf.dll

Properties

Gets the associated property list, which is a dictionary containing private information meaningful to the creator of the the marked content.

public IPdfPropertyList? Properties { get; }

Property Value

IPdfPropertyList

The associated properties. May be null.