VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.Pdf.Tree.OptionalContent Namespace / PdfOptionalContentConfiguration Class / BaseState Property
Syntax Remarks Requirements SeeAlso
In This Topic
    BaseState Property (PdfOptionalContentConfiguration)
    In This Topic
    Gets or sets a base state which is used to initialize the states of all the optional content groups in a document when this configuration is applied.
    Syntax
    Remarks

    Note: If BaseState is present in the document's default configuration dictionary, its value must be PdfOptionalContentConfigurationBaseState.On.

    Requirements

    Target Platforms: .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

    See Also