[]
Gets or sets a value indicates the recommended state for content in this group when the document (or part of it) is saved by a PDF processor to a format that does not support optional content.
public PdfEnum<LayerContentState>? ExportState { get; set; }
Public Property ExportState As PdfEnum(Of LayerContentState)?