[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Log.LogEntryInvalidContainerElement

LogEntryInvalidContainerElement Class

The base abstract class for GrapeCity.Documents.Pdf.Log.LogEntryInvalidDictProp and GrapeCity.Documents.Pdf.Log.LogEntryInvalidArrayItem classes.

Inheritance
LogEntryBase
LogEntryInvalidPdfObject
LogEntryInvalidContainerElement
Namespace: GrapeCity.Documents.Pdf.Log
Assembly: DS.Documents.Pdf.dll
Syntax
public abstract class LogEntryInvalidContainerElement : LogEntryInvalidPdfObject
Public MustInherit Class LogEntryInvalidContainerElement
    Inherits LogEntryInvalidPdfObject

Constructors

Name Description
LogEntryInvalidContainerElement(PdfObjID, PdfObjectInfo, string)

Initializes a new instance of the GrapeCity.Documents.Pdf.Log.LogEntryInvalidDictProp class.

Methods

Name Description
IsSame(LogEntryBase)

Determines whether the provided log entry is the same as the current entry.

ShouldSerializeContainerID()

Indicates whether to serialize ContainerID property.