Click or drag to resize

FilePdfLayersAsOptionalContentGroups Property

Add layers as "optional content groups" to the PDF. This is the visible layer tree available in PDF viewers

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 7.0
Syntax
public bool LayersAsOptionalContentGroups { get; set; }

Property Value

Type: Boolean
See Also