'Declaration Public Overloads Sub BeginLayer( _ ByVal layer As OptionalContentGroup _ )
public void BeginLayer( OptionalContentGroup layer )
Parameters
- layer
- The GrapeCity.Documents.Pdf.Layers.OptionalContentGroup that defines the target layer.
The EndLayer method must be called to end rendering to the specified layer.
'Declaration Public Overloads Sub BeginLayer( _ ByVal layer As OptionalContentGroup _ )
public void BeginLayer( OptionalContentGroup layer )