[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Layers.OptionalContentConfiguration.BaseState

BaseState Property

BaseState

Gets or sets a value defining how the state of all optional content groups should be changed when this OptionalContentConfiguration is applied.

Declaration
public PdfEnum<LayersBaseState> BaseState { get; set; }
Public Property BaseState As PdfEnum(Of LayersBaseState)