[]
Defines the options used to initialize a layer state when the document is first opened by a PDF processor.
public class OptionalContentUsage.ViewDef : PdfDictWrapper, IPdfDict
Initializes a new instance of the OptionalContentUsage.ViewDef class.
public ViewDef()
Gets or sets a value indicates the state of the group when the document is first opened by a PDF processor.
public PdfEnum<LayerContentState>? ViewState { get; set; }