IPDFStructureElementContent¶ Namespace: O2S.Components.PDF4NET.LogicalStructure Defines the content of a structure element. public interface IPDFStructureElementContent Properties¶ CosContent¶ The COS content of the structure element. public abstract PDFCosObject CosContent { get; } Property Value PDFCosObject