PDF File Writer Class Library - Author Uzi Granot
PdfLayers Constructor |
Layers constructor
Namespace: PdfFileWriter
Assembly: PdfFileWriter (in PdfFileWriter.dll) Version: 1.1.24.0 (1.1.24.0)

C#
public PdfLayers( PdfDocument Document, string Name )
Parameters
- Document
- Type: PdfFileWriterPdfDocument
PDF Document - Name
- Type: SystemString
Layers name
