Optional content properties
Namespace: Spire.PdfAssembly: Spire.Pdf (in Spire.Pdf.dll) Version: 7.9.2.0 (7.9.2.1020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public PdfLayerCollection Layers { get; }
Public ReadOnly Property Layers As PdfLayerCollection Get
public: property PdfLayerCollection^ Layers { PdfLayerCollection^ get (); }
member Layers : PdfLayerCollection with get