PdfApplicationData
Private Property
|
The private data of application data dictionary.
The vaild type: stringDictionary.
Namespace:
Spire.Pdf
Assembly:
Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public Object Private { get; }
Public ReadOnly Property Private As Object
Get
public:
property Object^ Private {
Object^ get ();
}
member Private : Object with get
Property Value
Type:
Object
See Also