public class PdfOCGroupCollection : PdfArrayWrapper<PdfOCGroup>
Public Class PdfOCGroupCollection Inherits PdfArrayWrapper(Of PdfOCGroup)
public ref class PdfOCGroupCollection : public PdfArrayWrapper<PdfOCGroup^>
type PdfOCGroupCollection = class inherit PdfArrayWrapper<PdfOCGroup> end
public class PdfOCGroupCollection extends PdfArrayWrapper<PdfOCGroup>
Patagames.Pdf.Net.Wrappers.OptionalContent.PdfOCGroupCollection = function(); Type.createClass( 'Patagames.Pdf.Net.Wrappers.OptionalContent.PdfOCGroupCollection', Patagames.Pdf.PdfArrayWrapper`1);
The PdfOCGroupCollection type exposes the following members.