[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Writer.PdfStreamWriterBase.CurrentObjID

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