CurrentObjID Property
CurrentObjID
Gets a PdfObjID structure defining ID of PDF object currently written to the stream,
used to encrypt strings.
By default returns Empty.
Declaration
public virtual PdfObjID CurrentObjID { get; }
Public Overridable ReadOnly Property CurrentObjID As PdfObjID