Gets or sets the short informal name for this document.
Namespace:
BitMiracle.Docotic.Pdf
Assembly:
BitMiracle.Docotic.Pdf (in BitMiracle.Docotic.Pdf.dll)
Syntax
C#
public XmpString Nickname { get; set; }
VB
Public Property Nickname As XmpString
Get
Set
Property Value
Type:
XmpString
The short informal name for this document.
See Also